diff options
author | Lanqing Liu <lanqing.liu@unisoc.com> | 2019-02-13 15:36:09 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-02-13 12:20:28 +0000 |
commit | de082d866cced9e172ca909b084f91df631ae7fe (patch) | |
tree | 26f0736685d0524da8de9f1a756dd1c6d0103cdb /drivers/ras | |
parent | 97a6a2ddc2ea684fadd1021dd350c27d03113397 (diff) | |
download | linux-de082d866cced9e172ca909b084f91df631ae7fe.tar.bz2 |
spi: sprd: Add the SPI irq function for the SPI DMA mode
The SPI irq event will use to complete the SPI work in the SPI DMA mode,
so this patch is a preparation for the following DMA mode support.
Moreover the SPI interrupt can be fired when removing the SPI controller,
so we should make sure the SPI controller has stopped the queue in
remove function before freeing the SPI irq.
Signed-off-by: Lanqing Liu <lanqing.liu@unisoc.com>
Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/ras')
0 files changed, 0 insertions, 0 deletions