Files
ubports_kernel_google_msm/arch/ia64/kernel
FUJITA Tomonori 160c1d8e40 x86, ia64: convert to use generic dma_map_ops struct
This converts X86 and IA64 to use include/linux/dma-mapping.h.

It's a bit large but pretty boring. The major change for X86 is
converting 'int dir' to 'enum dma_data_direction dir' in DMA mapping
operations. The major changes for IA64 is using map_page and
unmap_page instead of map_single and unmap_single.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-06 14:06:57 +01:00
..
2008-04-22 08:56:38 -07:00
2008-04-17 10:14:51 -07:00
2008-04-17 10:42:34 -04:00
2008-12-31 18:07:42 -05:00
2009-01-06 14:06:50 +01:00
2008-04-08 13:51:35 -07:00
2008-05-27 13:24:39 -07:00
2008-10-17 13:51:28 -07:00
2008-10-06 10:43:06 -07:00
2008-07-24 10:47:28 -07:00
2008-12-31 15:11:46 +01:00