]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'arm-soc-cleanups-for-3.11' of git://github.com/mripard/linux into next...
authorOlof Johansson <olof@lixom.net>
Sat, 1 Jun 2013 05:08:11 +0000 (22:08 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 1 Jun 2013 05:08:11 +0000 (22:08 -0700)
commitb0d2804789bfe259841365e152c1234bd5642dc6
tree0fe5db27a3cb1ffb65862ce19b654b46376bd818
parentb891e30e55c4d47d6b3c4de1b4f89e7683104c93
parent442f15083eb25229fb95820bced8bea70298a34b
Merge tag 'arm-soc-cleanups-for-3.11' of git://github.com/mripard/linux into next/cleanup

From Maxime Ripard:
Cleanups in various machine definitions
  - Patches to remove the .init_irq definition when using irqchip_init
  - Make the ARM core code call debug_ll_io_init when no map_io callback is
    declared
  - Remove the .map_io definition in the various machines using it

(Some of these go through the platform maintainers, these are the ones who got
explicitly acked and not picked up by anyone else)

Signed-off-by: Olof Johansson <olof@lixom.net>
* tag 'arm-soc-cleanups-for-3.11' of git://github.com/mripard/linux:
  ARM: sunxi: Remove the .map_io function declaration
  ARM: mxs: remove the .map_io declaration
  ARM: highbank: remove the .map_io declaration
  ARM: mmu: Call debug_ll_io_init if no map_io function is specified
  ARM: vt8500: Remove init_irq declaration in machine description
  ARM: virt: Remove init_irq declaration in machine description
  ARM: vexpress: Remove init_irq declaration in machine description
  ARM: sirf: Remove init_irq declaration in machine description
  ARM: spear: Remove init_irq declaration in machine description
  ARM: nomadik: Remove init_irq declaration in machine description
arch/arm/mach-vt8500/vt8500.c