https://github.com/torvalds/linux
Revision 3abf2f3639959e4f53f209f93cd4d93fe9356de1 authored by Takashi Iwai on 19 August 2009, 18:05:02 UTC, committed by Takashi Iwai on 19 August 2009, 18:05:02 UTC
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 <adobriyan@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent ae70944
History
Tip revision: 3abf2f3639959e4f53f209f93cd4d93fe9356de1 authored by Takashi Iwai on 19 August 2009, 18:05:02 UTC
ALSA: hda - Fix probe of Toshiba laptops with ALC268 codec
Tip revision: 3abf2f3
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 945 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 147.8 KB
Makefile -rw-r--r-- 53.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top