OSDN Git Service

ASoC: ti: omap-hdmi: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:19:14 +0000 (10:19 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:57:43 +0000 (12:57 +0100)
commitedba13aeae88feda7b689bccbbcdc911377a3fdd
tree140c0684a4ea3359130e24fc4317ca76baedc1a9
parent1306ab2eddd1ede09da7a849ef92c3c820d6850e
ASoC: ti: omap-hdmi: 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-hdmi.c