diff options
author | Vladimir Oltean <olteanv@gmail.com> | 2019-08-18 21:01:13 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-08-20 14:13:30 +0100 |
commit | a63af99f0d0d1c0992736f1aaf9e3b42bee0e2b8 (patch) | |
tree | 93d86ed08967dd54cddb2fff5b7338186f089315 /Documentation | |
parent | 206175306da1de0c116e8bc12db3230edb230d5a (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 <olteanv@gmail.com>
Link: https://lore.kernel.org/r/20190818180115.31114-13-olteanv@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions