diff options
author | Ben Gardiner <bengardiner@nanometrics.ca> | 2011-09-09 21:06:05 (GMT) |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-09-16 09:12:47 (GMT) |
commit | be4ff9612271ac63e16bb2a8e6666e62538b60ea (patch) | |
tree | eb08c8975d301f42ea3c241c5f1a5a9d5c3cd6e3 /drivers/dca/dca-sysfs.c | |
parent | 8a386ca26d51d477729f2b54e9d81bd97da4467e (diff) | |
download | linux-fsl-qoriq-be4ff9612271ac63e16bb2a8e6666e62538b60ea.tar.xz |
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 'drivers/dca/dca-sysfs.c')
0 files changed, 0 insertions, 0 deletions