Merge tag 'pxa-for-3.20' of https://github.com/rjarzmik/linux into next/fixes-non...
authorOlof Johansson <olof@lixom.net>
Fri, 23 Jan 2015 21:54:30 +0000 (13:54 -0800)
committerOlof Johansson <olof@lixom.net>
Fri, 23 Jan 2015 21:54:30 +0000 (13:54 -0800)
Merge "pxa for v3.20" from Robert Jarzmik:

arm: pxa: pxa for v3.20

This update deals mostly with regulator updates for fixing all the
cases where a default regulator is needed, with non device-tree
platforms. There's also a kconfig fix for device-tree pxa.

It should be noticed that all interrupts numbers were shifted by
16 (number of legacy interrupts).

* tag 'pxa-for-3.20' of https://github.com/rjarzmik/linux:
  hx4700: regulator: declare full constraints
  ARM: pxa: add regulator_has_full_constraints to spitz board file
  ARM: pxa: add regulator_has_full_constraints to poodle board file
  ARM: pxa: add regulator_has_full_constraints to corgi board file
  ARM: pxa: arbitrarily set first interrupt number
  arm: pxa: fix pxa27x device-tree support kconfig

Signed-off-by: Olof Johansson <olof@lixom.net>

Trivial merge