]> 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)
commit6f6bf2a2785f22e6f8e1d7d9fbf22dfd4dcce849
treed4427568a8c610ac50654c927874f2fda829f83a
parent4bedb0fafadd32ff05f93e40b9b80396e6cea4bb
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