]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] ALSA: hda-intel - Fix detection of audio codec on Toshiba A100
authorTakashi Iwai <tiwai@suse.de>
Wed, 23 May 2007 20:44:36 +0000 (16:44 -0400)
committerChris Wright <chrisw@sous-sol.org>
Mon, 11 Jun 2007 18:36:45 +0000 (11:36 -0700)
commit4902abcca2242127bf27606d6b55b1848e694da0
tree2d9e47905a09aadc2b0f89a866868febb21d8a01
parente2e00b9892ecaa42030a13d06a72f0b0904745fb
[PATCH] ALSA: hda-intel - Fix detection of audio codec on Toshiba A100

Some boards have the audio codec on slot #3 while the modem codec
on slot #0.  The driver should continue to probe the slots when
no audio codec is found.
This fixes the problem of no device on Toshiba A100 (and some other
ATI SB450 devices).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/hda_intel.c