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)
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>

No differences found