diff options
author | Varadarajan Narayanan <varada@codeaurora.org> | 2017-07-28 09:52:56 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-08 14:15:35 +0300 |
commit | 3b5ea2c981dd470882bdc83e548dd15a942dbf4d (patch) | |
tree | cebbae935370ae7ab28b77983fac1d850120f41d /Makefile | |
parent | 94b9149febddcd367de75d2706a32183e2abbaa7 (diff) | |
download | linux-3b5ea2c981dd470882bdc83e548dd15a942dbf4d.tar.xz |
spi: qup: call io_config in mode specific function
DMA transactions should only only need to call io_config only once, but
block mode might call it several times to setup several transactions so
it can handle reads/writes larger than the max size per transaction, so
we move the call to the do_ functions.
This is just refactoring, there should be no functional change
Signed-off-by: Matthew McClintock <mmcclint@codeaurora.org>
Signed-off-by: Varadarajan Narayanan <varada@codeaurora.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions