]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5e467a29badc517db878efc19fcaa46900848066
treeba205acaabbabe84f5f00a081443a163b7bec878
parent74e0b1a977958779478b33f442f9bf12f7de6a28
ALSA: hda - Allow patching with any vendor/subsystem ids

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>
Documentation/sound/alsa/HD-Audio.txt
sound/pci/hda/hda_hwdep.c