diff options
author | Ben Gardiner <[email protected]> | 2011-09-09 17:06:05 -0400 |
---|---|---|
committer | Mark Brown <[email protected]> | 2011-09-16 10:12:47 +0100 |
commit | be4ff9612271ac63e16bb2a8e6666e62538b60ea (patch) | |
tree | eb08c8975d301f42ea3c241c5f1a5a9d5c3cd6e3 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 8a386ca26d51d477729f2b54e9d81bd97da4467e (diff) |
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 <[email protected]>
Acked-by: Liam Girdwood <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions