diff options
author | Sascha Hauer <[email protected]> | 2022-03-02 09:34:26 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-03-07 13:13:08 +0000 |
commit | c56359f4f2adfb81cf7cbea1e8ef9bfc59dbd4ec (patch) | |
tree | 0549844de9718b56ff30a06169bc8c9e7fd1a834 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 99c1e74f25d435c1c714b8ee0dceb7ebb7d2f2f1 (diff) |
ASoC: fsl_sai: Use better variable names
"ret" is normally used as a variable name for return values. In
fsl_sai_set_bclk() it stores the difference between the desired rate and
the rate we can archieve, so rename it to "diff". Also rename "savesub"
to "bestdiff" as that stores the best difference we have found.
Signed-off-by: Sascha Hauer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions