]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbee850f3796ff6784db916b3d62d48f72835c001
tree99668ecce537d7381b8545e0a7b34dda4ef81935
parentfd6aa37c573320f0ee85cbed0b9fc80b1c731702
parentd288d4b6cebbd1850919b9c4043919702b2249c7
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>