From: Takashi Iwai Date: Wed, 19 Aug 2009 18:05:02 +0000 (+0200) Subject: ALSA: hda - Fix probe of Toshiba laptops with ALC268 codec X-Git-Tag: v2.6.31-rc7~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3abf2f3639959e4f53f209f93cd4d93fe9356de1;p=pandora-kernel.git ALSA: hda - Fix probe of Toshiba laptops with ALC268 codec There are many variants of Toshiba laptops with ALC268 codec, and it seems that a few of them don't work with model=toshiba preset since they have the secondary ALC268 codec just for HDMI output. This is a regression due to the previous clean-up work to merge all Toshiba quirk entries into a single check. This patch adds the identification of such laptops to apply the standard BIOS-probing method. Unfortunately, Toshiba laptops have all the same PCI SSID, so we need to check the codec SSID to identify each device. Tested-by: Alexey Dobriyan Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed