[alsa-devel] [PATCH 0/4] ASoC: remove audio-graph-scu / simple-scu
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Tue Dec 18 03:49:57 CET 2018
Hi Mark
In previous "audio-graph / simple" card merging patch-set,
I mentioned I will post "remove scu" patch in next version
for more safety. But I was confused.
There is no xx-scu-card user on upstream (only me, locally).
So, we can remove it immediately
Kuninori Morimoto (4):
ASoC: audio-graph-scu-card: remove audio-graph-scu-card on Doc
ASoC: audio-graph-scu-card: remove audio-graph-scu-card
ASoC: simple-scu-card: remove simple-scu-card on Doc
ASoC: simple-scu-card: remove simple-scu-card
.../bindings/sound/audio-graph-scu-card.txt | 123 -----
.../devicetree/bindings/sound/simple-scu-card.txt | 94 ----
sound/soc/generic/Kconfig | 17 -
sound/soc/generic/Makefile | 4 -
sound/soc/generic/audio-graph-scu-card.c | 501 ---------------------
sound/soc/generic/simple-scu-card.c | 474 -------------------
6 files changed, 1213 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/sound/audio-graph-scu-card.txt
delete mode 100644 Documentation/devicetree/bindings/sound/simple-scu-card.txt
delete mode 100644 sound/soc/generic/audio-graph-scu-card.c
delete mode 100644 sound/soc/generic/simple-scu-card.c
--
2.7.4
More information about the Alsa-devel
mailing list