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

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