[PATCH RFC 08/11] sound/core: add DRM ELD helper

2015-03-31 Thread Philipp Zabel
Am Montag, den 30.03.2015, 20:40 +0100 schrieb Russell King: > Add a helper for the EDID like data structure, which is typically passed > from a HDMI adapter to its associated audio driver. This informs the > audio driver of the capabilities of the attached HDMI sink. > > Signed-off-by: Russell K

[PATCH RFC 08/11] sound/core: add DRM ELD helper

2015-03-30 Thread Russell King
Add a helper for the EDID like data structure, which is typically passed from a HDMI adapter to its associated audio driver. This informs the audio driver of the capabilities of the attached HDMI sink. Signed-off-by: Russell King --- include/sound/pcm_drm_eld.h | 6 +++ sound/core/Kconfig