commit | 9b08284bf22f438baa2d6b68015ff17ddb431a61 | [log] [tgz] |
---|---|---|
author | Jassi Brar <jassi.brar@samsung.com> | Thu Nov 05 13:44:33 2009 +0900 |
committer | Ben Dooks <ben-linux@fluff.org> | Mon Nov 09 23:51:03 2009 +0000 |
tree | e264f4a7dcaaac278f7978390f062cc8a663ab99 | |
parent | 7507f39c57d4a285aea11c379fbc65c2b3f375ef [diff] |
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>