git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0913cd
)
ALSA: hda - make sure alc268 does not OOPS on codec parse
author
David Henningsson
<david.henningsson@canonical.com>
Wed, 18 Jul 2012 16:02:53 +0000
(18:02 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 18 Jul 2012 16:07:03 +0000
(18:07 +0200)
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 <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found