]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'fixes-3.10-2' of git://git.infradead.org/users/jcooper/linux into fixes
authorOlof Johansson <olof@lixom.net>
Tue, 21 May 2013 06:41:04 +0000 (23:41 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 21 May 2013 06:43:29 +0000 (23:43 -0700)
commit7a7e3472dc7da062d0568fe7b120abd0c98ec9a9
treebb87c5c6620a104c364e45003174c298174fbff4
parent7ad915f5ebf5b9e7ca98a7048d8f84a631fe388b
parent489e138eec96f529c5e8d4cd3ea45882ecdbf5ca
Merge tag 'fixes-3.10-2' of git://git.infradead.org/users/jcooper/linux into fixes

From Jason Cooper, mvebu fixes for v3.10 (round 2):
 - mvebu (and orion SoCs)
    - remove init_dma_coherent_pool_size()
 - mvebu
    - fix ranges DT property
    - fix DT reg value for L2 cache
    - select ARCH_REQUIRE_GPIOLIB
 - orion legacy
    - fix num_resources and id for ge10 and ge11

* tag 'fixes-3.10-2' of git://git.infradead.org/users/jcooper/linux:
  ARM: dts: mvebu: Fix wrong the address reg value for the L2-cache node
  ARM: plat-orion: Fix num_resources and id for ge10 and ge11
  arm: mvebu: fix the 'ranges' property to handle PCIe
  ARM: mvebu: select ARCH_REQUIRE_GPIOLIB for mvebu platform
  ARM: mvebu: Fix ranges entry on XP GP board
  ARM: Orion: Remove redundant init_dma_coherent_pool_size()

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