]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: atmel: sam9g20_wm8731: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:15:26 +0000 (10:15 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:49:28 +0000 (12:49 +0100)
commit451807bbddde798f17d2ef100edd12f4c32fab05
treef84349ae4d41ad0338320d50fbc31a654a4b5d50
parent99bddb211b5c81e160568c234524b77421377ffc
ASoC: atmel: sam9g20_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/sam9g20_wm8731.c