]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: zte: spdif and i2s drivers are not zx296702 specific
authorShawn Guo <shawn.guo@linaro.org>
Thu, 8 Dec 2016 08:44:14 +0000 (16:44 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 8 Dec 2016 16:08:37 +0000 (16:08 +0000)
commitde7975c2a42de889e2b3fd2f7d46f899ad8ccd45
treeb8b674e6474b18a9f729764fc37fad91e9db735b
parent1001354ca34179f3db924eb66672442a173147dc
ASoC: zte: spdif and i2s drivers are not zx296702 specific

ZTE ZX SPDIF and I2S drivers can work on not only ZX296702 but also
other ZTE ZX family SoCs like ZX296718, which is an arm64 platform.
Let's make a few renaming and tweak the Kconfig a bit to get the drivers
available for other ZTE ZX platforms.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Reviewed-by: Jun Nie <jun.nie@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/zte/Kconfig
sound/soc/zte/Makefile
sound/soc/zte/zx-i2s.c [moved from sound/soc/zte/zx296702-i2s.c with 100% similarity]
sound/soc/zte/zx-spdif.c [moved from sound/soc/zte/zx296702-spdif.c with 100% similarity]