]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: fsl: imx-spdif: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:17:06 +0000 (10:17 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:51:10 +0000 (12:51 +0100)
commit014f07ca1cb12947aea7c9132efe920c5b003b29
tree44801950d5f6d65cf1f574ce86409dfa586eea9f
parent82bf78ca49a3a048dcb61620f88d1ae40553ab88
ASoC: fsl: imx-spdif: 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-spdif.c