diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2015-10-14 14:43:03 +0300 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2015-10-14 19:57:12 +0530 |
commit | e4402a129faca71ddd160d89ef7750da0ce2d6c4 (patch) | |
tree | f4ff2c48b289fddc2f281d6979810753524ee45f /kernel/time | |
parent | 7c3b8b3d2608bb4b1a97749c607440785b60ef7f (diff) | |
download | talos-obmc-linux-e4402a129faca71ddd160d89ef7750da0ce2d6c4.tar.gz talos-obmc-linux-e4402a129faca71ddd160d89ef7750da0ce2d6c4.zip |
dmaengine: edma: Simplify and optimize ccerr interrupt handler
No need to run through the bits in QEMR and CCERR events since they will
not trigger any action, so just clearing the errors there is fine.
In case of the missed event the loop can be optimized so we spend less time
to handle the event.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'kernel/time')
0 files changed, 0 insertions, 0 deletions