]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mvebu-soc-3.16-2' of git://git.infradead.org/linux-mvebu into next/soc
authorArnd Bergmann <arnd@arndb.de>
Fri, 23 May 2014 16:50:19 +0000 (18:50 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 23 May 2014 19:56:29 +0000 (21:56 +0200)
commit861a459193ee8e8aae1ab1c0da4700eb6a417c31
tree8f27a03601a41901e9d6f0c32260169b0167909b
parentd59a474dcb2dcc11fe7b55f1f8f99260bb9b0f5a
parentb92bd0fa6a36ae4939baa6a55fe527f352253650
Merge tag 'mvebu-soc-3.16-2' of git://git.infradead.org/linux-mvebu into next/soc

Merge "mvebu SoC changes for v3.16 (incremental #2)" from Jason Cooper <jason@lakedaemon.net>:

 - mvebu
    - fix coherency on big-endian in -next
    - hardware IO coherency
    - L2/PCIe deadlock workaround
    - small coherency cleanups

* tag 'mvebu-soc-3.16-2' of git://git.infradead.org/linux-mvebu:
  ARM: mvebu: returns ll_get_cpuid() to ll_get_coherency_cpumask()
  ARM: mvebu: improve comments in coherency_ll.S
  ARM: mvebu: fix indentation of assembly instructions in coherency_ll.S
  ARM: mvebu: fix big endian booting after coherency code rework
  ARM: mvebu: coherency: fix registration of PCI bus notifier when !PCI
  ARM: mvebu: implement L2/PCIe deadlock workaround
  ARM: mvebu: use hardware I/O coherency also for PCI devices

Signed-off-by: Arnd Bergmann <arnd@arndb.de>