]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes-3.10-1' of git://git.infradead.org/users/jcooper/linux into fixes
authorOlof Johansson <olof@lixom.net>
Tue, 21 May 2013 06:24:49 +0000 (23:24 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 21 May 2013 06:30:43 +0000 (23:30 -0700)
commit1d9356251d007872ffee956d4d8bf62d233ff112
treebcf6d77bc52d5578a59bc3768677e07c0ff8f9db
parentd116a3ce4b8a67a0250e50b302f16757340f0ba9
parent5db347f48c16dbb27b5a0cbfce9ec89440ed1e3b
Merge tag 'fixes-3.10-1' of git://git.infradead.org/users/jcooper/linux into fixes

From Jason Cooper, mvebu fixes for v3.10:
 - mvebu
    - duplicate alias removal
    - augment new internal-regs dt node with proper ranges node
 - kirkwood
    - stable fix for QNAP TS-11x/TS-21x enabling PCIe port 1
 - plat-orion
    - missing ehci include in common.h.  needed within common.h.

* tag 'fixes-3.10-1' of git://git.infradead.org/users/jcooper/linux:
  ARM: mvebu: Add a ranges entry to translate devbus childs
  ARM: plat-orion: add missing ehci include to common.h
  Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21x
  ARM: mvebu: do not duplicate the mpic alias

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