Ilya Yanok 2862559e8a powerpc/512x: fix the hanged dma transfer issue
Current code clears interrupt active status _after_ submitting new
transfers. This leaves a possibility of clearing the interrupt for this
new transfer (if it is triggered fast enough) and thus lose this
interrupt. We want to clear interrupt active status _before_ new
transfers is submitted and for current channel only.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Acked-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2010-12-29 22:28:14 -07:00
..
2010-08-04 14:27:47 -07:00
2010-12-13 14:05:27 -08:00
2010-12-13 14:05:27 -08:00
2010-05-17 16:30:58 -07:00
2009-09-08 17:53:03 -07:00
2010-05-23 20:28:19 -07:00