Searched hist:fb54a645b2739fb196446ffbbbe3f3589d117b55 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/hda/ |
H A D | hda_local.h | diff fb54a645b2739fb196446ffbbbe3f3589d117b55 Fri Oct 24 03:00:38 CDT 2014 David Henningsson <david.henningsson@canonical.com> ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macro
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>
|