OSDN Git Service

ASoC: atmel: atmel-pdmic: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:14:28 +0000 (10:14 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:48:30 +0000 (12:48 +0100)
commit7baf32e164da5d447f9525f51fa48665fbf1cd8a
tree9117c7c9ac1a54b5bc245786224f75f0d98cc61f
parent02602401e53168a66d9c5fbf0b16bae0826f8145
ASoC: atmel: atmel-pdmic: 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-pdmic.c