From 639aa4bd58582f3015ae5621b7e9e754dcb58e6b Mon Sep 17 00:00:00 2001 From: David Henningsson Date: Wed, 18 Jul 2012 18:02:53 +0200 Subject: [PATCH] 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-format-patch failed