]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda/hdmi: extract common interface for ELD handling
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Fri, 24 Jan 2025 21:14:30 +0000 (23:14 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 5 Feb 2025 12:04:00 +0000 (13:04 +0100)
commit1b0e9d7f76c9bb6bd1a345ef033ae7fe5e77649c
tree57102aa939d0d29759078faa0728c1276a171b47
parente8d04a92484e6504bb0c98426db54bfc82a6934f
ALSA: hda/hdmi: extract common interface for ELD handling

Other HDMI-related cards (e.g. hdmi-codec) are also using the ELD.
Exrtact common set of interfaces for handling the ELD.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250124-alsa-hdmi-codec-eld-v1-1-bad045cfaeac@linaro.org
include/sound/pcm_drm_eld.h
sound/core/pcm_drm_eld.c
sound/pci/hda/Kconfig
sound/pci/hda/hda_eld.c
sound/pci/hda/hda_local.h
sound/pci/hda/patch_hdmi.c