]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eld
authorDavid Henningsson <david.henningsson@canonical.com>
Tue, 19 Feb 2013 15:11:24 +0000 (16:11 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 19 Feb 2013 17:28:22 +0000 (18:28 +0100)
commit1613d6b46b433f07f1d2703e4bd102802dcd75a4
treef568efd924a1a70689f79c29f25cceb7c6a6510b
parent68e03de98507065bb5fd1958388974c9bc2cd480
ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eld

For better readability, the information that is parsed out of the
ELD data is now put into a separate parsed_hdmi_eld struct.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_eld.c
sound/pci/hda/hda_local.h
sound/pci/hda/patch_hdmi.c