summaryrefslogtreecommitdiff
path: root/drivers/uio
diff options
context:
space:
mode:
authorRobin Gong <yibin.gong@nxp.com>2018-10-10 10:32:42 +0000
committerMark Brown <broonie@kernel.org>2018-10-12 18:54:00 +0200
commit987a2dfe3f0485a82d87106e7e1c43f35c1d3b09 (patch)
tree78d69aabe52d5538bd1c3a6f5e9237bfca965d24 /drivers/uio
parent9c2120090586d7e509faa885988d4eb2441fabc2 (diff)
downloadlwn-987a2dfe3f0485a82d87106e7e1c43f35c1d3b09.tar.gz
lwn-987a2dfe3f0485a82d87106e7e1c43f35c1d3b09.zip
spi: imx: move wml setting to later than setup_transfer
Current dynamic burst length is based on the whole transfer length, that's ok if there is only one sg, but is not right in case multi sgs in one transfer,because the tail data should be based on the last sg length instead of the whole transfer length. Move wml setting for DMA to the later place, thus, the next patch could get the right last sg length for wml setting. This patch is a preparation one, no any function change involved. Signed-off-by: Robin Gong <yibin.gong@nxp.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions