]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: tegra: tegra_sgtl5000: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:18:48 +0000 (10:18 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:56:34 +0000 (12:56 +0100)
commitcee1cf3f9f9ed7b5fecfcd194cbb7e3718d8da5f
tree0cc3f5c0df86f466479e1092126e3b15488955cc
parentd035d13b2277ee71babb6a16d31ecdc2f35da189
ASoC: tegra: tegra_sgtl5000: 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/tegra/tegra_sgtl5000.c