Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/cleanup
authorKevin Hilman <khilman@linaro.org>
Fri, 18 Oct 2013 14:57:17 +0000 (07:57 -0700)
committerKevin Hilman <khilman@linaro.org>
Fri, 18 Oct 2013 14:57:17 +0000 (07:57 -0700)
commit76df26b5bbe6c7618d2b59f2750f86506b40adb5
tree65d6ea525570cb15a81da294958f822bef7d72f9
parentb25a51cb16520c561ad40b0f8e5e26351dc118fc
parent70e389cc7fedc4c279ef28e970658a39adc7dec7
Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/cleanup

From Nicolas Ferre:
First cleanup series for 3.13
- a little non-urgent fix
- addition of DT files to MAINTAINERS
- more important, the splitting of .dtsi files
  that allows to precisely choose the peripherals
  that are present for a particular SoC.
  It is useful for upcoming move to common cloks.

* tag 'at91-cleanup' of git://github.com/at91linux/linux-at91:
  MAINTAINERS: Add patterns for DTS files for AT91
  ARM: at91: remove init_machine() as default is suitable
  ARM: at91/dt: split sama5d3 peripheral definitions
  ARM: at91/dt: split sam9x5 peripheral definitions
  ARM: at91: cam60: fix incorrect placement of __initdata tag
MAINTAINERS