Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes
authorOlof Johansson <olof@lixom.net>
Sun, 27 Sep 2015 05:23:26 +0000 (22:23 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 27 Sep 2015 05:23:26 +0000 (22:23 -0700)
commite46fc90ec2612ef7578c6e3e28ad477a116e24da
tree99668ecce537d7381b8545e0a7b34dda4ef81935
parentb8ba826f8d9587fe830d29a0d03abb5b1e0a76e5
parent385877c01361401113c101ef5a80a9f0998e072b
Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes

ARM: pxa: fixes for v4.3

These fixes are mainly regression fixes triggered by irq changes,
common clock framework introduction and sound side-effect of
other platforms.

* tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux:
  ARM: pxa: balloon3: Fix build error
  ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding
  ARM: pxa: fix DFI bus lockups on startup

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