summaryrefslogtreecommitdiff
path: root/trafgen.8
diff options
context:
space:
mode:
Diffstat (limited to 'trafgen.8')
0 files changed, 0 insertions, 0 deletions
.cgi/linux/net-next.git/tree/sound/soc/generic?id=2c86dda74ceae739eb3c0ada5cd8f2ddf903ce35'>sound/soc/generic parent0a6c7f2f7890796209896c2239420c8a38dacb60 (diff)
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>
Diffstat (limited to 'sound/soc/generic')
-rw-r--r--sound/soc/generic/simple-card.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/sound/soc/generic/simple-card.c b/sound/soc/generic/simple-card.c