]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ASoC: tegra: tegra_alc5632: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:18:31 +0000 (10:18 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:55:52 +0000 (12:55 +0100)
commite7fc99e641da1f0da50328c98e7aa890b49d35d3
tree26205fb7adbc44b5c3fcd4c8d2e54b14fca5c80b
parent3f780533bac9025f3e569ebf5ebdc02bd860b27e
ASoC: tegra: tegra_alc5632: 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_alc5632.c