aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2019-08-18 21:01:13 +0300
committerMark Brown <[email protected]>2019-08-20 14:13:30 +0100
commita63af99f0d0d1c0992736f1aaf9e3b42bee0e2b8 (patch)
tree93d86ed08967dd54cddb2fff5b7338186f089315 /tools/perf/scripts/python/bin
parent206175306da1de0c116e8bc12db3230edb230d5a (diff)
spi: spi-fsl-dspi: Move dspi_interrupt above dspi_transfer_one_message
The two functions are loosely coupled through dspi->waitq, but logically, dspi_transfer_one_message depends on dspi_interrupt in order to complete. Move its definition above it so the I/O functions are grouped closer together. Signed-off-by: Vladimir Oltean <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions