]> 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)
commit7874e98c6d3b4cf14ba94629969e443a33446304
tree99668ecce537d7381b8545e0a7b34dda4ef81935
parent7e7cee3d72448654bfc8599c127cb6ba7764b7a2
parent025a39580355c93c3ea7e006c6398f10dd9f9eb2
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>