]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: sirf: sirf-audio: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:18:22 +0000 (10:18 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:55:15 +0000 (12:55 +0100)
commite562a5f13c9451e732d13b0a5ad58b6c99ccee8f
tree568f5056b79d2ce193359805acad259275a1233b
parentae7cbcc43b8c275b9f9b2491144110d260cd6b18
ASoC: sirf: sirf-audio: 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/sirf/sirf-audio.c