diff options
author | Leilk Liu <leilk.liu@mediatek.com> | 2018-10-31 11:49:16 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-10-31 13:00:10 +0300 |
commit | a4d8f64f7267a88d4688f5c216926f5f6cafbae6 (patch) | |
tree | f368845c8aa106186b0bda49f43336b224600a72 /drivers/spi/spi-bcm2835.c | |
parent | 3511ba7d4ca6f39e2d060bb94e42a41ad1fee7bf (diff) | |
download | linux-a4d8f64f7267a88d4688f5c216926f5f6cafbae6.tar.xz |
spi: mediatek: use correct mata->xfer_len when in fifo transfer
when xfer_len is greater than 64 bytes and use fifo mode
to transfer, the actual length from the third time is mata->xfer_len
but not len in mtk_spi_interrupt().
Signed-off-by: Leilk Liu <leilk.liu@mediatek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-bcm2835.c')
0 files changed, 0 insertions, 0 deletions