ASoC: omap-hdmi-codec: make the driver common for other SoCs
authorBarry Song <21cnbao@gmail.com>
Thu, 16 May 2013 06:08:07 +0000 (14:08 +0800)
committerMark Brown <broonie@linaro.org>
Wed, 5 Jun 2013 15:54:55 +0000 (16:54 +0100)
to support HDMI on CSR SiRFprimaII and atlasVI, we need one more HDMI pseudo
codec, rather than add a new driver, we can make omap HDMI codec common for
other SoCs as well. then the omap-hdmi codec becomes a generic HDMI pseudo-
codec as HDMI audio features depend on HDMI specification not on SoCs.

Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found