summaryrefslogtreecommitdiff
path: root/net/lapb
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2022-03-02 09:34:26 +0100
committerMark Brown <broonie@kernel.org>2022-03-07 13:13:08 +0000
commitc56359f4f2adfb81cf7cbea1e8ef9bfc59dbd4ec (patch)
tree0549844de9718b56ff30a06169bc8c9e7fd1a834 /net/lapb
parent99c1e74f25d435c1c714b8ee0dceb7ebb7d2f2f1 (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 <s.hauer@pengutronix.de> Link: https://lore.kernel.org/r/20220302083428.3804687-6-s.hauer@pengutronix.de Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions