OSDN Git Service

ASoC: tegra: tegra_wm9712: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:19:00 +0000 (10:19 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:57:04 +0000 (12:57 +0100)
commit5d62677238e94c0c347b386c3d9787b17d92a4c8
treedba591a405b8bf659eac46f099a96bbf60ca5fdb
parentb28d985271578efa4eaefba92f22182820b23930
ASoC: tegra: tegra_wm9712: 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_wm9712.c