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:
dde1c65
)
ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macro
author
David Henningsson
<david.henningsson@canonical.com>
Fri, 24 Oct 2014 08:00:38 +0000
(10:00 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 24 Oct 2014 08:04:29 +0000
(10:04 +0200)
Without this terminating entry, the pin matching would continue
across random memory until a zero or a non-matching entry was found.
The result being that in some cases, the pin quirk would not be
applied correctly.
Cc: stable@vger.kernel.org
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_local.h
patch
|
blob
|
history
diff --cc
sound/pci/hda/hda_local.h
Simple merge