]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Rewrite ALC662 asus-mode* models with fixups
authorTakashi Iwai <tiwai@suse.de>
Tue, 23 Aug 2011 16:27:14 +0000 (18:27 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 23 Aug 2011 16:27:14 +0000 (18:27 +0200)
commitc8e95b3d9c231845487b2def191314cb295d2bf9
tree6989f33dece766b0526a7533ffca70d15b1ae3b0
parent471e230f3d2f9e46a9c3134b6c781665d65577c4
ALSA: hda - Rewrite ALC662 asus-mode* models with fixups

Re-implement the asus-mode[1-8] quirks with the pin-config tables.
They are provided in case where BIOS is broken on the device, so it's
not enabled in PCI SSID lookup table.  User needs to specify it via model
option explicitly if the driver doesn't work with the BIOS setup as is.

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