]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: atmel: sam9x5_wm8731: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:16:10 +0000 (10:16 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:49:42 +0000 (12:49 +0100)
commitced5b08020cdd4e2bed194dc35dba504221006ae
tree6bf7a1b3a6c952339a1b8bc681bba8d1731c2c0a
parentbfc7938e58142a583a8141f55e453fa1bb68439d
ASoC: atmel: sam9x5_wm8731: 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/sam9x5_wm8731.c