From: Takashi Iwai Date: Thu, 7 Mar 2013 17:30:27 +0000 (+0100) Subject: ALSA: hda - Allow to change I/O direction in hp/mic jack mode ctl X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f550e323242bea82d07dfd06e6ce3f723eef7bd;p=pandora-kernel.git ALSA: hda - Allow to change I/O direction in hp/mic jack mode ctl The previous commits added the capability to change the pin control of hp/mic shared jack, but it actually didn't work as expected when the value is changed from the output to the input, since I forgot to reset the pin I/O bit in that case. This patch fixes the problem. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed