]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
ASoC: samsung: arndale_rt5631: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:18:04 +0000 (10:18 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:54:00 +0000 (12:54 +0100)
commit33949eb5019d4b319e89eb6469a622ebbba30cd5
treeedba7505d4f4ca1cdeb76d56aef953cff421ecc0
parent27a37973a6f1d508398f6ef1b140e8433870fe8a
ASoC: samsung: arndale_rt5631: 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/samsung/arndale_rt5631.c