diff options
author | Douglas Anderson <dianders@chromium.org> | 2021-07-12 08:50:17 -0700 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-07-14 16:37:58 +0100 |
commit | 57f1c12e455fc6c4c0db2c9f14e57b95822c2321 (patch) | |
tree | 21fcc860a3753877eeaabbe2060b302a819c430b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 014861c2fb3d7b38b8de32baa953082bb9dabaf4 (diff) |
spi: spi-geni-qcom: Remove confusing comment about setting the watermark
The comment in setup_fifo_xfer() about setting the watermark wasn't
quite proper grammar and also stopped making sense around commit
6d66507d9b55 ("spi: spi-geni-qcom: Don't wait to start 1st transfer if
transmitting"). After that commit we actually start the transfer
_before_ the watermark interrupt comes.
I don't think the comment really has any value anymore. We've already
got a comment when we grab the spinlock saying that our interrupt can
come any time as a result of the things in the locked section. Let's
just remove it.
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20210712085010.1.Ie3bb9f9d30d6475bb75251d32635194c1c72b9ee@changeid
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions