ASoC: hdmi-codec: Update to modern DAI terminology
As part of retiring the old defines used to specify DAI formats update the hdmi_codec driver to use the modern names, including the variables in the struct hdmi_codec_daifmt exported to the DRM drivers. In updating this I did note that the only use of this information in DRM drivers is to reject clock provider settings, thinking about what this hardware is doing I rather suspect that there might not be any hardware out there which needs the configuration so it may be worth considering just having hdmi-codec support only clock consumer. Signed-off-by:Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20220602103029.3498791-1-broonie@kernel.org Signed-off-by:
Mark Brown <broonie@kernel.org>
Showing
- drivers/gpu/drm/bridge/sii902x.c 3 additions, 2 deletionsdrivers/gpu/drm/bridge/sii902x.c
- drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c 1 addition, 1 deletiondrivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c
- drivers/gpu/drm/exynos/exynos_hdmi.c 4 additions, 4 deletionsdrivers/gpu/drm/exynos/exynos_hdmi.c
- drivers/gpu/drm/i2c/tda998x_drv.c 3 additions, 3 deletionsdrivers/gpu/drm/i2c/tda998x_drv.c
- drivers/gpu/drm/sti/sti_hdmi.c 4 additions, 4 deletionsdrivers/gpu/drm/sti/sti_hdmi.c
- include/sound/hdmi-codec.h 2 additions, 2 deletionsinclude/sound/hdmi-codec.h
- sound/soc/codecs/hdmi-codec.c 9 additions, 9 deletionssound/soc/codecs/hdmi-codec.c
Loading
Please register or sign in to comment