]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek - Disable static fixups for ASUS with ALC269
authorTakashi Iwai <tiwai@suse.de>
Thu, 16 Feb 2012 12:03:18 +0000 (13:03 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 16 Feb 2012 12:05:22 +0000 (13:05 +0100)
commitdf107561944c17b5af8768268d17624f36dd17c3
tree1f6065e4c26016fdef5718a962a6942207bd3cfd
parent3ed19133086a7204bc965dbb2208592c738575a5
ALSA: hda/realtek - Disable static fixups for ASUS with ALC269

We've enabled the static fixups for ASUS machines with ALC269 codec,
just for making things compatible during the transition to the auto-
parser.  However, it seems that the static configurations do more harmful
than good, as some of entries don't match with the actual hardware setups.

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