1. 06 4月, 2012 1 次提交
    • R
      ARM: fix __io macro for PCMCIA · 1ac02d79
      Rob Herring 提交于
      With commit c334bc15 (ARM: make mach/io.h include optional), PCMCIA was
      broken. PCMCIA depends on __io() returning a valid i/o address, and most
      ARM platforms require IO_SPACE_LIMIT be set to 0xffffffff for PCMCIA. This
      needs a better fix with a fixed i/o address mapping, but for now we just
      restore things to the previous behavior.
      
      This fixes at91, omap1, pxa and sa11xx. pxa needs io.h if PCI is enabled,
      but PCMCIA is not. sa11xx already has IO_SPACE_LIMIT set to 0xffffffff,
      so it doesn't need an io.h.
      Signed-off-by: NRob Herring <rob.herring@calxeda.com>
      Cc: Joachim Eastwood <joachim.eastwood@jotron.com>
      Cc: Russell King <linux@arm.linux.org.uk>
      Cc: Andrew Victor <linux@maxim.org.za>
      Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
      Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
      Tested-by: Paul Parsons <lost.distance@yahoo.com> (pxa270)
      Acked-by: NTony Lindgren <tony@atomide.com>
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      1ac02d79
  2. 26 3月, 2012 1 次提交
  3. 08 10月, 2011 4 次提交
  4. 25 5月, 2011 1 次提交
  5. 03 1月, 2011 1 次提交
  6. 20 12月, 2010 2 次提交
  7. 18 12月, 2010 2 次提交
  8. 16 12月, 2010 1 次提交
  9. 05 12月, 2010 1 次提交
  10. 09 10月, 2010 1 次提交
  11. 08 10月, 2010 2 次提交
  12. 05 8月, 2010 5 次提交
  13. 18 6月, 2010 2 次提交
  14. 11 5月, 2010 8 次提交
  15. 22 3月, 2010 2 次提交
  16. 02 3月, 2010 3 次提交
  17. 29 12月, 2009 1 次提交
  18. 18 12月, 2009 1 次提交
  19. 16 12月, 2009 1 次提交