From: Takashi Iwai Date: Wed, 28 Sep 2011 18:12:08 +0000 (+0200) Subject: ALSA: hda - Allow patching with any vendor/subsystem ids X-Git-Tag: v3.2-rc1~127^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef940b0403d4ae133c548b01fe64c74fa8a2f0b1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed