Merge tag 'pxa-for-4.9' of https://github.com/rjarzmik/linux into next/soc
authorArnd Bergmann <arnd@arndb.de>
Wed, 14 Sep 2016 22:28:52 +0000 (00:28 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 14 Sep 2016 22:28:52 +0000 (00:28 +0200)
commitbe46f95b54e00922a506d9b3ecf588cc8255d310
treeb8ca0a50850536c0c2f39ededad3e426d75ac01e
parentf6b2dae76e0e138f8b4b6c375f10d2f8272982be
parent9ba63e3cc849cdaf3b675c47cc51fe35419e5117
Merge tag 'pxa-for-4.9' of https://github.com/rjarzmik/linux into next/soc

Pull "This is the pxa changes for v4.9 cycle" from Robert Jarzmik:

This cycle is covering :
 - the removal of the legacy DMA API
   This is the major contributor to the negative diffstat, as dmaengine
   have taken over in this area.
 - IDE subsystem defconfig fixes
 - preparation for pxa25x to be device-tree compliant
 - various irq related fixes

* tag 'pxa-for-4.9' of https://github.com/rjarzmik/linux:
  ARM: pxa: pxa_cplds: fix interrupt handling
  ARM: pxa: remove irq init from dt machines
  ARM: pxa: Use kmalloc_array() in pxa_pm_init()
  ARM: pxa: magician: Remove duplicated I2C pins declaration
  ARM: pxa: fix GPIO double shifts
  arm: trizeps4_defconfig: disable IDE subsystem
  arm: pxa255-idp_defconfig: disable IDE subsystem
  arm: lpda270_defconfig: disable IDE subsystem
  arm: colibri_pxa270_defconfig: disable IDE subsystem
  ARM: pxa: add pxa25x device-tree support
  ARM: pxa: prepare pxa25x interrupts for device-tree platforms
  ARM: pxa: remove platform dma code
  ARM: pxa: remove devicetree boards from pxa_defconfig