linux/sound/soc/sh/rcar
Kuninori Morimoto 64df0e6842 ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase2
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 2nd step,
this patch adds new compatible "simple-scu-audio-card";

rcar-card used specific property, not "simple-audio-card",
but it should be now. Actually, rsrc-card is upstreamed driver,
but noone is using it on upstream. The user is only local,
and it is only me. Thus, there is no compatible break by this patch.
This patch uses "simple-audio-card" prefix.
And it removes rcar-card specifix compatible too.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-08-24 11:19:16 +01:00
..
adg.c Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc/topic/rockchip' into asoc-next 2016-07-24 22:07:40 +01:00
cmd.c ASoC: rsnd: each mod has status again for CTU/MUX support 2016-01-22 17:12:25 +00:00
core.c ASoC: fix W=1 build warnings 2016-08-11 15:02:49 +01:00
ctu.c ASoC: rsnd: add CTU support 2016-03-05 13:27:27 +09:00
dma.c ASoC: rsnd: don't use prohibited number to PDMACHCRn.SRS 2016-05-10 19:10:57 +01:00
dvc.c ASoC: rsnd: add simplified module explanation 2016-03-12 13:03:41 +07:00
gen.c ASoC: rcar: fix 'const static' variables 2016-06-13 17:45:35 +01:00
Makefile
mix.c ASoC: rsnd: add rsnd_runtime_channel_xxx() 2016-03-05 13:27:27 +09:00
rsnd.h ASoC: rsnd: count .probe/.remove for rsnd_mod_call() 2016-04-28 10:46:47 +01:00
rsrc-card.c ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase2 2016-08-24 11:19:16 +01:00
src.c rcar: src: skip disabled-SRC nodes 2016-05-12 15:30:29 +01:00
ssi.c ASoC: rsnd: add rsnd_src_get_in/out_rate() 2016-03-07 14:41:54 +07:00
ssiu.c ASoC: rsnd: add rsnd_runtime_channel_xxx() 2016-03-05 13:27:27 +09:00