ASoC: hdmi-codec: Rework to support more controls
authorMaxime Ripard <maxime@cerno.tech>
Tue, 25 May 2021 13:23:45 +0000 (15:23 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Tue, 8 Jun 2021 15:05:47 +0000 (17:05 +0200)
commit366b45b974481bea9603843d308aded519aab7dc
treeb1496f7596d7b46f050e1ccc69a3ed9378457119
parent9eafc11f921b8cb7d7e28ab1fdcf6b92fcbcb0be
ASoC: hdmi-codec: Rework to support more controls

We're going to add more controls to support the IEC958 output, so let's
rework the control registration a bit to support more of them.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20210525132354.297468-4-maxime@cerno.tech
sound/soc/codecs/hdmi-codec.c