OSDN Git Service

ASoC: vc4: vc4_hdmi: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:14:12 +0000 (10:14 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:48:00 +0000 (12:48 +0100)
commit6c6de1c9e2bf2a0901ca1f2a169d1a2f9fd27958
tree506f5ea158723185f1f32b2880e85544ef9826f8
parent1d76898928783d79bfd7c465e891b6cf957c839a
ASoC: vc4: vc4_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>
drivers/gpu/drm/vc4/vc4_hdmi.c