Skip to content

Commit 29ed9ce

Browse files
sverdlinarndb
authored andcommitted
ASoC: cirrus: edb93xx: Delete driver
Can be replaced with "simple-audio-card" for the rates up to 50kHz, refer to commit "ARM: dts: ep93xx: Add EDB9302 DT". Signed-off-by: Alexander Sverdlin <[email protected]> Signed-off-by: Nikita Shubin <[email protected]> Acked-by: Mark Brown <[email protected]> Acked-by: Vinod Koul <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 43528a7 commit 29ed9ce

File tree

3 files changed

+0
-129
lines changed

3 files changed

+0
-129
lines changed

sound/soc/cirrus/Kconfig

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,3 @@ config SND_EP93XX_SOC_I2S_WATCHDOG
3131

3232
endif # if SND_EP93XX_SOC_I2S
3333

34-
config SND_EP93XX_SOC_EDB93XX
35-
tristate "SoC Audio support for Cirrus Logic EDB93xx boards"
36-
depends on SND_EP93XX_SOC && (MACH_EDB9301 || MACH_EDB9302 || MACH_EDB9302A || MACH_EDB9307A || MACH_EDB9315A)
37-
select SND_EP93XX_SOC_I2S
38-
select SND_SOC_CS4271_I2C if I2C
39-
select SND_SOC_CS4271_SPI if SPI_MASTER
40-
help
41-
Say Y or M here if you want to add support for I2S audio on the
42-
Cirrus Logic EDB93xx boards.

sound/soc/cirrus/Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,3 @@ snd-soc-ep93xx-i2s-y := ep93xx-i2s.o
66
obj-$(CONFIG_SND_EP93XX_SOC) += snd-soc-ep93xx.o
77
obj-$(CONFIG_SND_EP93XX_SOC_I2S) += snd-soc-ep93xx-i2s.o
88

9-
# EP93XX Machine Support
10-
snd-soc-edb93xx-y := edb93xx.o
11-
12-
obj-$(CONFIG_SND_EP93XX_SOC_EDB93XX) += snd-soc-edb93xx.o

sound/soc/cirrus/edb93xx.c

Lines changed: 0 additions & 116 deletions
This file was deleted.

0 commit comments

Comments
 (0)