Ralf Baechle f67637ee4b [PATCH] Add struct dev pointer to dma_is_consistent()
dma_is_consistent() 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_is_consistent to take a struct device pointer as first argument and fix
the sole caller 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-12-01 14:36:57 -08:00
2006-12-01 14:36:57 -08:00
2006-07-03 15:26:58 -07:00
2006-12-01 14:36:57 -08:00
2006-10-17 14:53:52 -07:00
2006-12-01 14:36:56 -08:00
2006-07-03 15:27:00 -07:00
2006-09-26 08:48:51 -07:00
2006-06-29 16:58:06 -07:00
2006-08-02 16:03:44 -07:00