diff options
author | Ben Gardiner <bengardiner@nanometrics.ca> | 2011-09-09 23:06:05 +0200 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-09-16 11:12:47 +0200 |
commit | be4ff9612271ac63e16bb2a8e6666e62538b60ea (patch) | |
tree | eb08c8975d301f42ea3c241c5f1a5a9d5c3cd6e3 /net | |
parent | ASoC: edb93xx: convert to use snd_soc_register_card() (diff) | |
download | linux-be4ff9612271ac63e16bb2a8e6666e62538b60ea.tar.xz linux-be4ff9612271ac63e16bb2a8e6666e62538b60ea.zip |
ASoC: davinci-pcm: trivial: replace link with actual chan/link
The ambiguously named variable 'link' is used as a temporary throughout
davinci-pcm -- its presence makes grepping (and groking) the code
difficult.
Replace link with the value of link in almost all sites. The exception
is a couple places where the last-assigned link/chan needs to be
returned by a function -- in these cases, rename to last_link.
Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions