]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc778b8731356fc644be2f25d11d27a62fa1055b7
treeffd103dbcdfac45e76d5fab94662d052b57b6355
parent5f9fab5d55f841fcdfd1cfa3113ef1c160e9068e
parentb4b13f439e39da078711a432e9470324456d81b6
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>