]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rsnd: remove platform boot support from ctu.c
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 10 Nov 2015 05:12:13 +0000 (05:12 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 18 Nov 2015 18:08:16 +0000 (18:08 +0000)
commite9c73f67433cf191cdd3701801fbbf5181f85e19
treee9d4b4afbd02e96fa9cdc46cbe17c0878c2745b9
parent188cea7bacef097ef59a4ac53512c80174230faa
ASoC: rsnd: remove platform boot support from ctu.c

No board is using Renesas sound driver via platform boot now.
This means all user is using DT boot. Platform boot support is
no longer needed. But, it strongly depends on platform boot style.
This patch removes platform boot support from ctu.c

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/ctu.c