[ALSA] hda-codec - Fix Oops with probing sigmatel codec chips
authorTakashi Iwai <tiwai@suse.de>
Thu, 8 Feb 2007 16:50:10 +0000 (17:50 +0100)
committerJaroslav Kysela <perex@suse.cz>
Wed, 14 Feb 2007 07:38:20 +0000 (08:38 +0100)
When a device is unkown, the driver tries to set up the codec based on
the BIOS information.  Then it may result in Oops if BIOS is broken.
The patch fixes the issue, falling back to a reference model in such a
case.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>

No differences found