]> git.karo-electronics.de Git - mv-sheeva.git/commit
ALSA: hda - Fix conflict of d-mic capture volume controls
authorTakashi Iwai <tiwai@suse.de>
Thu, 23 Dec 2010 09:16:05 +0000 (10:16 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 23 Dec 2010 09:16:05 +0000 (10:16 +0100)
commit2d7ec12b902ae00920cee50d98757376b2fa9467
tree5764c41dfa0e45efa993add436fcad15574951fe
parentc793bec550c68a1da1034090b43a886e8fee5eb0
ALSA: hda - Fix conflict of d-mic capture volume controls

When the d-mics are assigned to the same purpose of another analog mic
pins, the driver doesn't compute the index properly, resulting in an
error with "existing control".  This patch fixes it.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c