[IA64] swiotlb cleanup
authorJan Beulich <jbeulich@novell.com>
Tue, 6 Feb 2007 02:51:25 +0000 (18:51 -0800)
committerTony Luck <tony.luck@intel.com>
Tue, 6 Feb 2007 02:51:25 +0000 (18:51 -0800)
- add proper __init decoration to swiotlb's init code (and the code calling
  it, where not already the case)

- replace uses of 'unsigned long' with dma_addr_t where appropriate

- do miscellaneous simplicfication and cleanup

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found