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