]> 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)
commit108169f3f839ab1a5aff7f6fefa6ea22dbcaee33
treec346e57d4045645de810930a22c4327fb222a2ec
parenteafb69e30fd2c5eb541ab8464cb7c24186e23039
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