]> www.infradead.org Git - users/willy/linux.git/commit
dmaengine: zynqmp_dma: Fix issues with overflow interrupt
authorKedareswara rao Appana <appana.durga.rao@xilinx.com>
Thu, 7 Dec 2017 05:24:27 +0000 (10:54 +0530)
committerVinod Koul <vinod.koul@intel.com>
Mon, 18 Dec 2017 04:07:06 +0000 (09:37 +0530)
commit8d90035e379c1987d72e5eef8c6c9ed3d86a7ca1
tree779f22791b560a7029adf0dfc184d0bbc43caf59
parent3c48d62de2371b42fde436c87e64ebe18fb5f0f0
dmaengine: zynqmp_dma: Fix issues with overflow interrupt

This patch fixes the below issues.
--> Need to clear the channel data count register
when overflow interrupts occurs.
--> Reduce the log level from _info to _dbg when
overflow interrupt occurs.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/xilinx/zynqmp_dma.c