[ALSA] hda-intel - Fix detection of audio codec on Toshiba A100
authorTakashi Iwai <tiwai@suse.de>
Tue, 24 Apr 2007 10:23:53 +0000 (12:23 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 11 May 2007 14:56:09 +0000 (16:56 +0200)
commitbccad14e9a931027b72f20fe7caba68fea760e7b
treebb1ddba10ec0498ad9814369b684e119afa8492f
parentbaba8ee9d12d17cac1042a5c816aef7d6610a6c3
[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>
sound/pci/hda/hda_intel.c