diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2017-05-18 03:40:02 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-05-24 19:45:29 +0200 |
commit | 24069b589b02cc1292761b0f72623dd50ad1e19c (patch) | |
tree | 055e0a2a2c9019447f724afdb624eae0157b270e /sound/soc/codecs/cs4349.h | |
parent | Merge branch 'topic/of-graph' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
download | linux-24069b589b02cc1292761b0f72623dd50ad1e19c.tar.xz linux-24069b589b02cc1292761b0f72623dd50ad1e19c.zip |
ASoC: hdmi-codec: remove multi detection support
DesignWare HDMI driver (= dw-hdmi) is supporting HDMI sound, and its
probe function was calling sound binding function multiple times as
same HDMI device different port.
Because of this behavior, commit 9731f82d601 ("ASoC: hdmi-codec: enable
multi probe for ...") was added for multi detection case.
But, this DesignWare HDMI detection/bind code was exchanged/adjusted by
commit 69497eb9234 ("drm: bridge: dw-hdmi: Implement DRM bridge...").
Now, all DesignWare HDMI sound ports are detected as 1 bindng function.
Because of this, hdmi-codec multi detection support is no longer needed.
Thus, this patch removes
commit 9731f82d601 ("ASoC: hdmi-codec: enable multi probe for ..."),
and its related
commit 340327a62c4 ("ASoC: hdmi-codec: Fix hdmi_of_xlate_dai_name...")
commit 8480ac56795 ("ASoC: hdmi-codec: remove HDMI device unregister")
commit 0c343a35bfe ("ASoC: hdmi-codec: fix spelling mistake: ...)
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/cs4349.h')
0 files changed, 0 insertions, 0 deletions