ALSA: hda - Fix secondary ADC of ALC260 basic model
authorTakashi Iwai <tiwai@suse.de>
Mon, 15 Mar 2010 08:07:52 +0000 (09:07 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 1 Apr 2010 22:58:21 +0000 (15:58 -0700)
commit1ae20fd7e9fed26a480e3c078e498e6acb5f7828
tree665a37cfc40d7811374efb7f36cc8c4409784135
parent013e2704f288bb892b9f9c92a2db459242b10ceb
ALSA: hda - Fix secondary ADC of ALC260 basic model

commit 9c4cc0bdede1c39bde60a0d5d9251aac71fbe719 upstream.

Fix adc_nids[] for ALC260 basic model to match with num_adc_nids.
Otherwise you get an invalid NID in the secondary "Input Source" mixer
element.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_realtek.c