diff options
author | Hoan Nguyen An <na-hoan@jinso.co.jp> | 2019-01-18 12:29:31 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-01-18 21:20:52 +0300 |
commit | d05e3eadb1bccbf276742e13b2c898959c310ce6 (patch) | |
tree | ec9948c58091cf2345f465736434d03d1696d378 /lib/locking-selftest-spin-hardirq.h | |
parent | f70351ae06af0ccb1f7f91b86395ae5eba9c3c8c (diff) | |
download | linux-d05e3eadb1bccbf276742e13b2c898959c310ce6.tar.xz |
spi: sh-msiof: Use DMA if possible
Currently, this driver only supports feature for DMA 32-bits.
In this case, only if the data length is divisible by 4 to use
DMA, otherwise PIO will be used. This patch will suggest use
the DMA 32-bits with 4bytes of words, then the remaining data
will be transmitted by PIO mode.
Signed-off-by: Hoan Nguyen An <na-hoan@jinso.co.jp>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'lib/locking-selftest-spin-hardirq.h')
0 files changed, 0 insertions, 0 deletions