linux-stable/include/asm-mips/mach-ip27
Atsushi Nemoto a8433137ea [MIPS] Make I/O helpers more customizable
1. Move ioswab*() and __mem_ioswab*() to mangle-port.h.  This gets rid
   of CONFIG_SGI_IP22 from include/asm-mips/io.h.
    
2. Pass a virtual address to *ioswab*().  Then we can provide
   mach-specific *ioswab*() and can do every evil thing based on its
   argument.  It could be useful on machines which have regions with
   different endian conversion scheme.
    
3. Call __swizzle_addr*() _after_ adding mips_io_port_base.  This
   unifies the meaning of the argument of __swizzle_addr*() (always
   virtual address).  Then mach-specific __swizzle_addr*() can do every
   evil thing based on the argument.
    
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-03-21 13:27:45 +00:00
..
cpu-feature-overrides.h MIPS: Introduce machinery for testing for MIPSxxR1/2. 2006-01-10 13:39:06 +00:00
irq.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kernel-entry-init.h Move Origin crapola into a machine-specific header file. 2005-10-29 19:31:52 +01:00
kmalloc.h Fix ARCH_KMALLOC_MINALIGN values on MIPS 2005-10-29 19:32:30 +01:00
mangle-port.h [MIPS] Make I/O helpers more customizable 2006-03-21 13:27:45 +00:00
mmzone.h HUB interrupts are allocated per node, not per slice. Make 2005-10-29 19:30:59 +01:00
spaces.h Define MAP_BASE for IP27 2005-10-29 19:30:42 +01:00
topology.h [PATCH] scheduler cache-hot-autodetect 2006-01-12 09:08:50 -08:00