linux/sound/x86
Takashi Iwai 4aedb9465f ALSA: x86: Create ELD control element
Like other drivers, expose the ELD bytes via a control element so that
user-space can parse it.

For the simplicity, the code to register the ctl elements is
refactored using an array.  Also, since ELD ctl read copies the bytes
also during disconnection, clear the ELD bytes at hot-unplug, in order
to avoid the leak of the previous bogus ELD.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-02-03 17:37:23 +01:00
..
intel_hdmi_audio.c ALSA: x86: Create ELD control element 2017-02-03 17:37:23 +01:00
intel_hdmi_audio.h ALSA: x86: Clean up unused defines and inclusions 2017-02-03 17:37:13 +01:00
intel_hdmi_lpe_audio.h ALSA: x86: Clean up unused defines and inclusions 2017-02-03 17:37:13 +01:00
Kconfig ALSA: add Intel HDMI LPE audio driver for BYT/CHT-T 2017-01-25 14:23:46 +01:00
Makefile ALSA: x86: Fold intel_hdmi_audio_if.c into main file 2017-02-03 17:31:54 +01:00