]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rsnd: remove platform boot support from mix.c
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 10 Nov 2015 05:12:32 +0000 (05:12 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 18 Nov 2015 18:08:16 +0000 (18:08 +0000)
commit4cec444dd363f5a50b83505d87c72b862da06bed
treed4427568a8c610ac50654c927874f2fda829f83a
parente9c73f67433cf191cdd3701801fbbf5181f85e19
ASoC: rsnd: remove platform boot support from mix.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 mix.c

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