linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Allow absence of mach/io.h
@ 2010-06-25  7:44 Eric Miao
  2010-06-25  7:44 ` [PATCH 1/4] [ARM] Remove useless __mem_isa() definitions Eric Miao
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Eric Miao @ 2010-06-25  7:44 UTC (permalink / raw)
  To: linux-arm-kernel

Introduce USE_DEFAULT_IO_H to allow default definitions of

  IO_SPACE_LIMIT
  __mem_pci()
  __io()

And most SoC can actually use these default definitions without the
need to have a specific mach/io.h. PXA and MMP are two examples in
the last patch, where the files are removed.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-07-23  9:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-25  7:44 [PATCH 0/4] Allow absence of mach/io.h Eric Miao
2010-06-25  7:44 ` [PATCH 1/4] [ARM] Remove useless __mem_isa() definitions Eric Miao
2010-07-23  9:25   ` Eric Miao
2010-06-25  7:44 ` [PATCH 2/4] [ARM] shmobile: change __io() definition to use __typesafe_io() Eric Miao
2010-06-25  8:24   ` Magnus Damm
2010-06-25  8:29     ` Eric Miao
2010-06-25  7:44 ` [PATCH 3/4] [ARM] Introduce USE_DEFAULT_IO_H to use default definitions in asm/io.h Eric Miao
2010-06-25 18:30   ` Nicolas Pitre
2010-06-25  7:44 ` [PATCH 4/4] [ARM] Make pxa and mmp to USE_DEFAULT_IO_H Eric Miao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).