From: Krzysztof Helt Date: Fri, 27 Nov 2009 10:20:56 +0000 (+0100) Subject: ALSA: opti-miro: fix OOPS if hardware is not detected X-Git-Tag: v2.6.33-rc1~390^2~2^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8700055e0a30b3f67c1474b09200b59c32dd3796;p=pandora-kernel.git ALSA: opti-miro: fix OOPS if hardware is not detected If a hardware is not detected there is a kernel crash due to not initialized snd_miro->aci pointer. This pointer is initialized after detection of the opti (miro) chip. This bug was introduced by patches to expose ACI mikser outside the snd-miro driver. Signed-off-by: Krzysztof Helt Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed