OSDN Git Service

ASoC: fsl: imx-audmix: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:17:10 +0000 (10:17 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:51:29 +0000 (12:51 +0100)
commitd8893261a7d327302520eb9bebb72c5040c2219f
tree08cf53985ca2827cd654c73b89f31f0c4d25770f
parent014f07ca1cb12947aea7c9132efe920c5b003b29
ASoC: fsl: imx-audmix: 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/fsl/imx-audmix.c