ASoC: simple-card: code sync: use tag
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 26 Aug 2016 03:08:25 +0000 (03:08 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 1 Sep 2016 20:22:59 +0000 (21:22 +0100)
commit0a6c7f2f7890796209896c2239420c8a38dacb60
treea574fe201a4550491bfea3088530efcbbd933c5f
parent387f5823f400445ed0152bfa06eef50a382b9219
ASoC: simple-card: code sync: use tag

simple sound card family are using very similar style, but because of its
historical reason, there are small differences. For example pointer style,
function name, caller postion etc...
This patch synchronized simple card style to other simple card family.

This patch uses tag on asoc_simple_card_probe

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/generic/simple-card.c
This page took 0.026412 seconds and 5 git commands to generate.