]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: simple-card-utils: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:19:31 +0000 (10:19 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:58:34 +0000 (12:58 +0100)
commit2f86757f723c32eef396fdc8bf8047dfb317fec2
tree730825387f87abbe4445e3600657021448b53487
parentde3efeb3a8d3be13b9c9044d7795480d4ba54843
ASoC: simple-card-utils: 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/generic/simple-card-utils.c