commit | 8d90035e379c1987d72e5eef8c6c9ed3d86a7ca1 | [log] [tgz] |
---|---|---|
author | Kedareswara rao Appana <appana.durga.rao@xilinx.com> | Thu Dec 07 10:54:27 2017 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Dec 18 09:37:06 2017 +0530 |
tree | 779f22791b560a7029adf0dfc184d0bbc43caf59 | |
parent | 3c48d62de2371b42fde436c87e64ebe18fb5f0f0 [diff] |
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>