]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixes
authorOlof Johansson <olof@lixom.net>
Sun, 29 Mar 2015 20:47:21 +0000 (13:47 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 29 Mar 2015 20:47:37 +0000 (13:47 -0700)
commit0d5a202425fa591d4d5abbf6f26685ad929ad0c4
tree934f3e24304fb05edc82f43767039fbd1070cf16
parentdffb7e698b94c3e6d7e300126b68e02321c34237
parent3b2096e1d70339fe22a179861572fcaf456161f5
Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixes

arm: pxa: fixes for v4.0-rc5

There are only 2 fixes, one for the zeus board about the regulator changes,
where a typo prevented the zeus board from having a working can regulator,
and one regression triggered by the interrupts IRQ shift of 16 affecting all
boards.

* tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux:
  ARM: pxa: fix pxa interrupts handling in DT
  ARM: pxa: Fix typo in zeus.c

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