ASoC: simple-card: code sync: rename num_link to num
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 26 Aug 2016 03:09:38 +0000 (03:09 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 1 Sep 2016 20:22:59 +0000 (21:22 +0100)
commit2c86dda74ceae739eb3c0ada5cd8f2ddf903ce35
tree05487979865f0514bf95db1403e036edb6d7d6d9
parent0a6c7f2f7890796209896c2239420c8a38dacb60
ASoC: simple-card: code sync: rename num_link to num

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 renames num_link to num

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.02686 seconds and 5 git commands to generate.