OSDN Git Service

ASoC: samsung: tm2_wm5110: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:18:17 +0000 (10:18 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:54:56 +0000 (12:54 +0100)
commitae7cbcc43b8c275b9f9b2491144110d260cd6b18
tree6f2c20dd2521671fb43cbb10be87eccc367077cf
parenta555b6a959e6a1539d8a1dc6a48d5c8920d7724e
ASoC: samsung: tm2_wm5110: 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/tm2_wm5110.c