From: Peter Ujfalusi Date: Mon, 10 Sep 2012 10:46:27 +0000 (+0300) Subject: ASoC: twl4030: Move hs_extmute GPIO handling to driver X-Git-Tag: v3.7-rc1~81^2~14^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=281ecd1611654cdcdec0ffcb55e8f285b8199727;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed