From: Takashi Iwai Date: Thu, 8 Feb 2007 16:50:10 +0000 (+0100) Subject: [ALSA] hda-codec - Fix Oops with probing sigmatel codec chips X-Git-Tag: v2.6.21-rc1~183^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e507abd87103b5263bb0bbd94a15d74004557e9;p=pandora-kernel.git [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 Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed