commit | 2d7ec12b902ae00920cee50d98757376b2fa9467 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Dec 23 10:16:05 2010 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Dec 23 10:16:05 2010 +0100 |
tree | 5764c41dfa0e45efa993add436fcad15574951fe | |
parent | c793bec550c68a1da1034090b43a886e8fee5eb0 [diff] |
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>