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)
commitb2cb793c2c08987a1106f1b629170b269aae6a10
treebd3ad0647a389daaeca7731bddf47acbe54ddef7
parent2b5901895833341fd7171273104eca67492c33f9
parenta52d209336f8fc7483a8c7f4a8a7d2a8e1692a6c
Merge tag 'pxa-for-3.20' of https://github.com/rjarzmik/linux into next/fixes-non-critical

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>