ASoC: samsung: remove unused drivers
authorArnd Bergmann <arnd@arndb.de>
Fri, 30 Sep 2022 11:50:51 +0000 (13:50 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 16 Jan 2023 08:26:06 +0000 (09:26 +0100)
commit503278c12701831e4be18a3e5b95cd087d6f7542
tree79c988b4cf77b29f2435122d2dc364c03bd5cee1
parent2e3ee090cdb5d70185a45cd29a7997b123e24902
ASoC: samsung: remove unused drivers

The s3c24xx SoC platform was completely removed, as were most of the
s3c64xx based board files, leaving only the DT based machines as well
as the MACH_WLF_CRAGG_6410 machine. All other board specific ASoC
driver can can now be recycled.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
23 files changed:
include/linux/platform_data/asoc-s3c24xx_simtec.h [deleted file]
include/sound/s3c24xx_uda134x.h [deleted file]
sound/soc/samsung/Kconfig
sound/soc/samsung/Makefile
sound/soc/samsung/h1940_uda1380.c [deleted file]
sound/soc/samsung/jive_wm8750.c [deleted file]
sound/soc/samsung/neo1973_wm8753.c [deleted file]
sound/soc/samsung/regs-i2s-v2.h [deleted file]
sound/soc/samsung/regs-iis.h [deleted file]
sound/soc/samsung/rx1950_uda1380.c [deleted file]
sound/soc/samsung/s3c-i2s-v2.c [deleted file]
sound/soc/samsung/s3c-i2s-v2.h [deleted file]
sound/soc/samsung/s3c2412-i2s.c [deleted file]
sound/soc/samsung/s3c2412-i2s.h [deleted file]
sound/soc/samsung/s3c24xx-i2s.c [deleted file]
sound/soc/samsung/s3c24xx-i2s.h [deleted file]
sound/soc/samsung/s3c24xx_simtec.c [deleted file]
sound/soc/samsung/s3c24xx_simtec.h [deleted file]
sound/soc/samsung/s3c24xx_simtec_hermes.c [deleted file]
sound/soc/samsung/s3c24xx_simtec_tlv320aic23.c [deleted file]
sound/soc/samsung/s3c24xx_uda134x.c [deleted file]
sound/soc/samsung/smartq_wm8987.c [deleted file]
sound/soc/samsung/smdk_wm8580.c [deleted file]