Merge tag 'pxa-for-3.19' of https://github.com/rjarzmik/linux into next/soc
authorArnd Bergmann <arnd@arndb.de>
Thu, 20 Nov 2014 09:15:38 +0000 (10:15 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 20 Nov 2014 09:15:38 +0000 (10:15 +0100)
commitc830343a889baaedb33917f5fee228d0a5ecf465
treeffd103dbcdfac45e76d5fab94662d052b57b6355
parent73a0e3350cdf87d8bff28e5b721959c706f905f0
parent03ec7fe70c5ce850a20aabe66c88e1a39111f9dd
Merge tag 'pxa-for-3.19' of https://github.com/rjarzmik/linux into next/soc

Pull "arm: pxa: pxa for v3.19" from Robert Jarzmik:

This is a very quiet release, featuring a small cleanup, a tosa change
on its charger driver, and support for pxa device-tree based pxa27x
boards.

The device-tree part will only be fully activated once clocks support
is fully operation in the common clock framework.

* tag 'pxa-for-3.19' of https://github.com/rjarzmik/linux:
  arm: pxa: add pxa27x device-tree support
  arm: pxa: remove unnecessary includes from pxa-dt
  arm: pxa: move init functions into generic.h
  arm: pxa: add device-tree irq init for pxa27x
  ARM: pxa: tosa: switch to gpio-charger
  arm: mach-pxa: Convert pr_warning to pr_warn

Signed-off-by: Arnd Bergmann <arnd@arndb.de>