diff options
author | Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> | 2015-08-12 18:04:04 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-08-13 12:29:23 +0100 |
commit | 16ea9b8ac45bf11d48af6013283e141e8ed86348 (patch) | |
tree | e1156622028e17727a314c0b0b56a7ca01380648 /drivers/char | |
parent | bc0195aad0daa2ad5b0d76cce22b167bc3435590 (diff) | |
download | talos-obmc-linux-16ea9b8ac45bf11d48af6013283e141e8ed86348.tar.gz talos-obmc-linux-16ea9b8ac45bf11d48af6013283e141e8ed86348.zip |
spi/spi-xilinx: Fix mixed poll/irq mode
Once the module process a transfer in irq mode, the next poll transfer
will not work because the transmitter is left in inhibited state.
Fixes: 22417352f6b7f623 (Use polling mode on small transfers)
Reported-by: Edward Kigwana <ekigwana@scires.com>
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions