]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit9b08284bf22f438baa2d6b68015ff17ddb431a61
treee264f4a7dcaaac278f7978390f062cc8a663ab99
parent7507f39c57d4a285aea11c379fbc65c2b3f375ef
ARM: S3C64XX: DMA: Callback with correct buffer pointer

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>
arch/arm/plat-s3c64xx/dma.c