commit | cced83b62c61fb39b79e796981065dff474b62aa | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Feb 22 18:45:30 2008 +0100 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Feb 22 14:20:09 2008 -0800 |
tree | 710e3890f45a3edb4abfc28ee91118be0955eea2 | |
parent | 614ca92b51b81eb42d6a3dcf125451632ddca0f5 [diff] |
[ALSA] hda-codec - Fix ALC882 capture source selection The capture source selection for ADC list with two elements is buggy becaues of a wrong capture mux list. This patch fixes the starting index based on spec->num_adc_nids. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>