]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: ti: omap-twl4030: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:19:18 +0000 (10:19 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:58:01 +0000 (12:58 +0100)
commitbfe1273c65e1c97ed3861fecd4812f2feeb67800
tree1ec2318a54773029fb632ab5cfcb722df4276c97
parentedba13aeae88feda7b689bccbbcdc911377a3fdd
ASoC: ti: omap-twl4030: 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/ti/omap-twl4030.c