commit | 9e507abd87103b5263bb0bbd94a15d74004557e9 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Feb 08 17:50:10 2007 +0100 |
committer | Jaroslav Kysela <perex@suse.cz> | Wed Feb 14 08:38:20 2007 +0100 |
tree | 75b4b82501506a99602f1c4de847654dc5bba223 | |
parent | ac98695d6c1508b724f246f38ce57fb4e3cec356 [diff] |
[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>