From: David Henningsson Date: Wed, 18 Jul 2012 16:02:53 +0000 (+0200) Subject: ALSA: hda - make sure alc268 does not OOPS on codec parse X-Git-Tag: v3.6-rc1~117^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=639aa4bd58582f3015ae5621b7e9e754dcb58e6b;p=pandora-kernel.git ALSA: hda - make sure alc268 does not OOPS on codec parse A recent commit made patch_alc268 call snd_hda_pick_fixup with NULL quirk pointer. Make sure we do not reference that NULL pointer. Signed-off-by: David Henningsson Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed