]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase3
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 23 Aug 2016 01:35:02 +0000 (01:35 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 24 Aug 2016 10:19:16 +0000 (11:19 +0100)
commitd12c6216c4a58f9fd2a58bc489783a095d84b2fc
tree8e4d89b54dc9f3cc1f137edca2533aec164e4ce2
parent64df0e6842925311d74f6944710495981d5a0ace
ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase3

rsrc-card which is using DPCM feature was created for Renesas sound.
But not only Renesas, but many SoC can use this driver, because
it is based on simple-card driver.
To use it as more open driver, rsrc-card will be renamed to
simple-scu-card. In order to easy patch review, as 3rd step,
this patch moves rsrc-card driver to generic folder.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/simple-scu-card.txt [moved from Documentation/devicetree/bindings/sound/renesas,rsrc-card.txt with 100% similarity]
sound/soc/generic/Kconfig
sound/soc/generic/Makefile
sound/soc/generic/simple-scu-card.c [moved from sound/soc/sh/rcar/rsrc-card.c with 100% similarity]
sound/soc/sh/Kconfig
sound/soc/sh/rcar/Makefile