]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ALSA] hda-codec - Fix missing capsrc_nids for ALC262
authorTakashi Iwai <tiwai@suse.de>
Thu, 14 Feb 2008 16:27:17 +0000 (17:27 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Apr 2008 10:00:10 +0000 (12:00 +0200)
commit88c71a9974693f2b2824b09340269511dd7cbe18
tree67aa9eaeb5f263e01b5e31320555e21f282412af
parent814b1a5ce6b35bafd583ae813da97e8254bb1930
[ALSA] hda-codec - Fix missing capsrc_nids for ALC262

ALC262 must have capsrc_nids defined as well as in ALC882.
Also, add a NULL check in alc882_mux_enum_put to avoid Oops.

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