Ralf Baechle d3fa72e455 [PATCH] Pass struct dev pointer to dma_cache_sync()
Pass struct dev pointer to dma_cache_sync()

dma_cache_sync() is ill-designed in that it does not have a struct device
pointer argument which makes proper support for systems that consist of a
mix of coherent and non-coherent DMA devices hard.  Change dma_cache_sync
to take a struct device pointer as first argument and fix all its callers
to pass it.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-07 08:39:41 -08:00
..
2006-10-03 23:01:26 +02:00
2005-09-07 16:57:21 -07:00
2006-10-03 23:01:26 +02:00
2005-11-07 07:53:41 -08:00
2006-02-01 08:53:23 -08:00
2006-01-10 08:01:34 -08:00
2006-10-03 23:01:26 +02:00
2006-02-15 15:32:22 -08:00
2006-10-03 23:01:26 +02:00
2006-10-03 23:01:26 +02:00
2006-06-29 16:58:06 -07:00
2006-07-14 21:56:14 -07:00
2005-09-05 00:05:48 -07:00
2006-12-07 08:39:37 -08:00