ARM: S3C64XX: DMA: Protect buffer pointers while manipulation
authorJassi Brar <jassi.brar@samsung.com>
Thu, 5 Nov 2009 04:44:20 +0000 (13:44 +0900)
committerBen Dooks <ben-linux@fluff.org>
Mon, 9 Nov 2009 23:50:39 +0000 (23:50 +0000)
Ensure the DMA buffer points are not updated from
another source during the process of enquing a buffer.

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

No differences found