]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek - Add model=fixup not to apply fix-ups
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Feb 2012 17:41:02 +0000 (18:41 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 20 Feb 2012 17:42:04 +0000 (18:42 +0100)
commita9b62629a7bdc848b4d0d4ef19b6a52299e45121
tree688dd865459f416be73f7a6b0e0e1bd4ae565db9
parent9cbbe31e8806ba19314badee7beced6248533ed6
ALSA: hda/realtek - Add model=fixup not to apply fix-ups

If anyone wants to debug the driver and avoid the existing fix-ups,
pass model=nofixup option.  Then the driver will skip to pick up the
fixup list.

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