ARM: S3C64XX: DMA: Callback with correct buffer pointer
authorJassi Brar <jassi.brar@samsung.com>
Thu, 5 Nov 2009 04:44:33 +0000 (13:44 +0900)
committerBen Dooks <ben-linux@fluff.org>
Mon, 9 Nov 2009 23:51:03 +0000 (23:51 +0000)
buffdone callback should be called per buffer request with pointer
to the latest serviced request.
'next' should point to the one next to currently active.

Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found