ALSA: hda - Add patch module option
authorTakashi Iwai <tiwai@suse.de>
Wed, 17 Jun 2009 07:52:54 +0000 (09:52 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 24 Jun 2009 09:53:43 +0000 (11:53 +0200)
commit4ea6fbc8eb23c3ae5fd2fb55a340ab85c8649bce
tree8e13b14c449c13047d92f7bed84d4e83eebb96ce
parenta1e21c9078fb8005e5accb921696ec9e2f38176e
ALSA: hda - Add patch module option

Added the patch module option to apply a "patch" as a firmware to
modify pin configurations or give additional hints to the driver
before actually initializing and configuring the codec.

This can be used as a workaround when the BIOS doesn't give sufficient
information or give wrong information that doesn't match with the real
hardware setup, until it's fixed statically in the driver via a quirk.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/Kconfig
sound/pci/hda/hda_codec.h
sound/pci/hda/hda_hwdep.c
sound/pci/hda/hda_intel.c