ALSA: hda - Allow to change I/O direction in hp/mic jack mode ctl
authorTakashi Iwai <tiwai@suse.de>
Thu, 7 Mar 2013 17:30:27 +0000 (18:30 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Mar 2013 17:30:27 +0000 (18:30 +0100)
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 <tiwai@suse.de>

No differences found