commit | 281ecd1611654cdcdec0ffcb55e8f285b8199727 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Mon Sep 10 13:46:27 2012 +0300 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Sep 22 11:18:24 2012 -0400 |
tree | 840f6d17d56fc02f2f19d36e775f5d8197360a1f | |
parent | 79026219588a8102a831ec682e11696fee35797d [diff] |
ASoC: twl4030: Move hs_extmute GPIO handling to driver The external mute (if it is in use) is handled by a GPIO line. Prepare to remove the set_hs_extmute callback and replace it with: hs_extmute_gpio: the GPIO number to use for external mute When the users of set_hs_extmute has been converted the callback can be removed. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>