1
0
Files
linux/include/asm-x86_64
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-09-26 10:52:38 +02:00
2006-10-03 23:01:26 +02:00
2006-01-12 09:08:51 -08:00
2006-06-26 10:48:16 -07:00
2006-01-18 19:20:31 -08:00
2006-12-04 02:00:22 -05:00
2006-09-26 10:52:39 +02:00
2006-01-11 19:04:55 -08:00
2006-11-08 10:23:03 -08:00
2006-10-11 11:14:23 -07:00
2006-01-10 08:01:34 -08:00
2006-09-26 08:49:10 -07:00
2006-02-15 15:32:22 -08:00
2006-09-26 10:52:28 +02:00
2006-09-30 01:47:55 +02:00
2006-11-14 16:57:46 +01:00
2006-09-26 10:52:32 +02:00
2006-09-26 10:52:28 +02:00
2006-09-26 10:52:26 +02:00
2006-06-29 16:58:06 -07:00
2006-07-29 20:59:55 -07:00
2006-12-07 08:39:37 -08:00