ALSA: hda - Allow patching with any vendor/subsystem ids
authorTakashi Iwai <tiwai@suse.de>
Wed, 28 Sep 2011 18:12:08 +0000 (20:12 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 28 Sep 2011 18:19:16 +0000 (20:19 +0200)
In the ugly real world, there area really broken devices that don't set
codec SSID correctly.  In such a case, the ID can be random, thus the
patching won't work reliably.

For applying the patch forcibly to such a device, the driver will skip
the vendor and/or subsystem ID checks when zero or a negative number is
given in [codec] section.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found