19 Feb
2013
19 Feb
'13
11:51 a.m.
Changes since v2: Added refactoring patch to split hdmi_eld into hdmi_eld and parsed_hdmi_eld.
David Henningsson (5): ALSA: hda - hdmi: ELD shouldn't be valid after unplug ALSA: hda - hdmi: Do not expose eld data when eld is invalid ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eld ALSA: hda - hdmi: Protect ELD buffer ALSA: hda - hdmi: Notify userspace when ELD control changes
sound/pci/hda/hda_eld.c | 47 ++++++++++++++---------- sound/pci/hda/hda_local.h | 23 +++++++----- sound/pci/hda/patch_hdmi.c | 86 +++++++++++++++++++++++++++++++++----------- 3 files changed, 107 insertions(+), 49 deletions(-)
--
1.7.9.5