1
0
Fork 0
alistair23-linux/include/asm-mips/mach-generic
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 Typo fix. 2005-10-29 19:32:14 +01:00
floppy.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ide.h Redefine outs[wl] for ide_outs[wl]. 2005-11-07 18:05:40 +00:00
ioremap.h Inline ioremap() calls for constant addresses that map to KSEG1. 2005-10-29 19:31:34 +01: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
mc146818rtc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
param.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
spaces.h Make UL what should be UL. 2005-10-29 19:32:44 +01:00
timex.h [MIPS] RM200: Give RM200 it's own timex.h. 2006-02-14 19:13:23 +00:00
topology.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00