Merge tag 'mvebu-drivers-5.6-1' of git://git.infradead.org/linux-mvebu into arm/drivers
authorOlof Johansson <olof@lixom.net>
Thu, 16 Jan 2020 18:45:42 +0000 (10:45 -0800)
committerOlof Johansson <olof@lixom.net>
Thu, 16 Jan 2020 18:45:44 +0000 (10:45 -0800)
commitc7ce73eb018566222542adfb21f18961d0009286
tree4fa522527a0c8c1e77613939ff661d50e77b2ce8
parente87f61892c6e7f44fc07082f605249afc52e1948
parent34efc83727c85430a763f7119daba56ccdc80608
Merge tag 'mvebu-drivers-5.6-1' of git://git.infradead.org/linux-mvebu into arm/drivers

mvebu drivers for 5.6 (part 1)

 - Various cleanup on the following drivers:
   - Turris Mox rWTM firmware
   - Moxtet bus
   - Armada 37xx rWTM mailbox
   - Marvell EBU Device Bus

* tag 'mvebu-drivers-5.6-1' of git://git.infradead.org/linux-mvebu:
  mailbox: armada-37xx-rwtm: convert to devm_platform_ioremap_resource
  memory: mvebu-devbus: convert to devm_platform_ioremap_resource
  bus: moxtet: declare moxtet_bus_type as static
  firmware: turris-mox-rwtm: small white space cleanup

Link: https://lore.kernel.org/r/877e1x3nxc.fsf@FE-laptop
Signed-off-by: Olof Johansson <olof@lixom.net>