]> git.karo-electronics.de Git - mv-sheeva.git/commit
ALSA: hda - Don't apply ALC269-specific initialization to ALC275
authorKailang Yang <kailang@realtek.com>
Tue, 21 Dec 2010 08:14:13 +0000 (09:14 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Dec 2010 08:14:13 +0000 (09:14 +0100)
commitc793bec550c68a1da1034090b43a886e8fee5eb0
tree1758263aa182bff7eaa7bedaf2837e9418781c56
parent2785591a9760c677a7ee6f541e751c23086f5bfd
ALSA: hda - Don't apply ALC269-specific initialization to ALC275

ALC275 doesn't require the ALC269 (and its variants) specific init
sequences.  Add the check of codec id.

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