[PATCH RFC v2 2/7] ASoC: hdmi: Remove obsolete dummy HDMI codec

2015-06-02 Thread Mark Brown
On Tue, May 26, 2015 at 09:59:06PM +0300, Jyri Sarha wrote: > -#ifdef CONFIG_OF > -static const struct of_device_id hdmi_audio_codec_ids[] = { > - { .compatible = "linux,hdmi-audio", }, > - { } > -}; > -MODULE_DEVICE_TABLE(of, hdmi_audio_codec_ids); > -#endif There is actually a binding d

[PATCH RFC v2 2/7] ASoC: hdmi: Remove obsolete dummy HDMI codec

2015-05-26 Thread Jyri Sarha
The hdmi stub codec has not been used since refactoring of OMAP HDMI audio support. Signed-off-by: Jyri Sarha --- sound/soc/codecs/Kconfig | 4 -- sound/soc/codecs/Makefile | 2 - sound/soc/codecs/hdmi.c | 109 -- 3 files changed, 115 deletions(