]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ASoC: ux500: mop500: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:19:28 +0000 (10:19 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:58:21 +0000 (12:58 +0100)
commit9ae6cdb184b651bf48b9feed4f947468ff1c3c1f
treefcd52a5b0035c59f672b360a70d856c81026bb92
parentf0edc6c1ee48c947d762b0e21b8d3f61858f47f0
ASoC: ux500: mop500: 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/ux500/mop500.c