]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit9e507abd87103b5263bb0bbd94a15d74004557e9
tree75b4b82501506a99602f1c4de847654dc5bba223
parentac98695d6c1508b724f246f38ce57fb4e3cec356
[ALSA] hda-codec - Fix Oops with probing sigmatel codec chips

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>
sound/pci/hda/patch_sigmatel.c