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

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