]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: atmel: tse850-pcm5142: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:16:35 +0000 (10:16 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:49:52 +0000 (12:49 +0100)
commit655368dfc75e86fc69cb8f92260c675c28929bc8
tree1b868384726b2a8130ae4e50f5d94e5e323b5ffd
parentced5b08020cdd4e2bed194dc35dba504221006ae
ASoC: atmel: tse850-pcm5142: don't select unnecessary Platform

ALSA SoC is now supporting "no Platform". Sound card doesn't need to
select "CPU component" as "Platform" anymore if it doesn't need
special Platform.
This patch removes such settings.

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