Merge tag 'fixes-for-v4.1-rc2' of https://github.com/rjarzmik/linux into fixes
authorArnd Bergmann <arnd@arndb.de>
Thu, 7 May 2015 16:23:00 +0000 (18:23 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 7 May 2015 16:23:00 +0000 (18:23 +0200)
Merged "ARM: pxa: fixes for v4.1-rc2" from Robert Jarzmik:

These fixes reenable the lubbock(pxa25x) and mainstone(pxa27x)
platforms, which were broken since the gpio handling was
converted to a driver, and the interrupt ordering broke the
external interrupts of these systems.

* tag 'fixes-for-v4.1-rc2' of https://github.com/rjarzmik/linux:
  ARM: pxa: lubbock: use new pxa_cplds driver
  ARM: pxa: mainstone: use new pxa_cplds driver
  ARM: pxa: pxa_cplds: add lubbock and mainstone IO


Trivial merge