]> git.baikalelectronics.ru Git - kernel.git/commit
dmaengine: at_xdmac: fix resume for cyclic transfers
authorSongjun Wu <songjun.wu@atmel.com>
Mon, 18 Jan 2016 10:14:44 +0000 (11:14 +0100)
committerVinod Koul <vinod.koul@intel.com>
Mon, 18 Jan 2016 13:37:46 +0000 (19:07 +0530)
commitb2f78518d842fecaf02d5840eec98a5a8f3cae9d
tree9109cbbf1c148268fe94ee211d05f455ecf2fb5c
parentbfa0830eacd8c2d9f9d30468188a5567f9c88737
dmaengine: at_xdmac: fix resume for cyclic transfers

When having cyclic transfers, the channel was paused when performing
suspend but was not correctly resumed.

Signed-off-by: Songjun Wu <songjun.wu@atmel.com>
Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Fixes: 73a1e1f6d727 ("dmaengine: at_xdmac: creation of the atmel
eXtended DMA Controller driver")
Cc: <stable@vger.kernel.org> # 4.1 and later
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/at_xdmac.c