]> Git Repo - linux.git/commit
ASoC: remove zte zx drivers
authorArnd Bergmann <[email protected]>
Wed, 20 Jan 2021 16:25:53 +0000 (17:25 +0100)
committerMark Brown <[email protected]>
Wed, 20 Jan 2021 21:23:31 +0000 (21:23 +0000)
commitdc98f1d655ca4411b574b1bd2629e7132e502c1c
tree05096a95dfb323b281de48b73b5face296276234
parent61fbeb5dcb3debb88d9f2eeed7e599b1ed7e3344
ASoC: remove zte zx drivers

The zte zx platform is getting removed, so this driver is no
longer needed.

Cc: Jun Nie <[email protected]>
Cc: Shawn Guo <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
13 files changed:
Documentation/devicetree/bindings/sound/zte,tdm.txt [deleted file]
Documentation/devicetree/bindings/sound/zte,zx-aud96p22.txt [deleted file]
Documentation/devicetree/bindings/sound/zte,zx-i2s.txt [deleted file]
Documentation/devicetree/bindings/sound/zte,zx-spdif.txt [deleted file]
sound/soc/Kconfig
sound/soc/Makefile
sound/soc/codecs/Makefile
sound/soc/codecs/zx_aud96p22.c [deleted file]
sound/soc/zte/Kconfig [deleted file]
sound/soc/zte/Makefile [deleted file]
sound/soc/zte/zx-i2s.c [deleted file]
sound/soc/zte/zx-spdif.c [deleted file]
sound/soc/zte/zx-tdm.c [deleted file]
This page took 0.05731 seconds and 4 git commands to generate.