Russell King 3e82d012e9 ARM: dma-mapping: fix coherent arch dma_alloc_coherent()
The coherent architecture dma_alloc_coherent was using kmalloc/kfree to
manage the memory.  dma_alloc_coherent() is expected to work with a
granularity of a page, so this is wrong.  Fix it by using the helper
functions now provided.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Greg Ungerer <gerg@uclinux.org>
2009-11-24 17:41:34 +00:00
..
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2009-03-25 13:10:01 +02:00
2009-10-29 19:13:09 +00:00
2009-03-25 13:10:01 +02:00
2009-10-29 19:13:09 +00:00
2009-10-11 16:29:48 +01:00
2008-09-06 12:10:45 +01:00
2009-03-15 21:01:20 -04:00
2008-11-27 12:37:59 +00:00
2009-03-25 13:10:01 +02:00