Merge tag 'mvebu-mbus_pci-fixes-3.15' of git://git.infradead.org/linux-mvebu into...
authorOlof Johansson <olof@lixom.net>
Mon, 5 May 2014 05:39:04 +0000 (22:39 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 5 May 2014 05:39:04 +0000 (22:39 -0700)
commit1a7adf2e2334cccb664fcacafa17898e142085c8
tree16332d90564216627e70909643e43e2dd7d1882a
parenta2af978986706148397264ae7186ed48cd7ee71a
parent398f5d5e10b6b917cd9d35ef21d545b0afbada22
Merge tag 'mvebu-mbus_pci-fixes-3.15' of git://git.infradead.org/linux-mvebu into fixes

From Jason Cooper:
mvebu drivers (mbus and pci) fixes for v3.15

 - pci
    - fix off-by-one for mbus window size
    - split BARs into multiple mbus windows when needed
 - mbus
    - avoid setting undefined window size
    - allow several windows with the same target/attr

* tag 'mvebu-mbus_pci-fixes-3.15' of git://git.infradead.org/linux-mvebu:
  PCI: mvebu: split PCIe BARs into multiple MBus windows when needed
  bus: mvebu-mbus: allow several windows with the same target/attribute
  bus: mvebu-mbus: Avoid setting an undefined window size
  PCI: mvebu: fix off-by-one in the computed size of the mbus windows

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