]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: simple-card: platform also uses asoc_simple_card_sub_parse_of()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 20 May 2016 09:40:41 +0000 (09:40 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 30 May 2016 16:16:19 +0000 (17:16 +0100)
commite3597ff5638554f04cf2710ea6102753ed0f3c1c
treec346e57d4045645de810930a22c4327fb222a2ec
parent50071cc55229e13f7b459c28388ff0f4e1bac824
ASoC: simple-card: platform also uses asoc_simple_card_sub_parse_of()

In current simple-card, platform is handled as special case,
but, the code is not readable.
This patch makes platform to use asoc_simple_card_sub_parse_of()

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/generic/simple-card.c