Merge tag 'arm-soc/for-4.18/drivers' of https://github.com/Broadcom/stblinux into...
authorOlof Johansson <olof@lixom.net>
Mon, 14 May 2018 20:27:02 +0000 (13:27 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 14 May 2018 20:27:02 +0000 (13:27 -0700)
commit4e7383e14e0562923c8fcb3b7edd88e663815c5f
tree8a5bbe3b2565ec3ad9fc6e6a048599454b70aa67
parent8b26d801cfc35448331afc40ebdb406a1730220e
parentb1d0973e9a1b4742ec80f3cf59ecc84a0998465b
Merge tag 'arm-soc/for-4.18/drivers' of https://github.com/Broadcom/stblinux into next/drivers

This pull request contains Broadcom ARM/ARM64/MIPS SoCs drivers changes
for 4.18, please pull the following:

- Florian removes the synthetic struct device in the DPFE driver which
  was used to attach sysfs attributes and uses the platform_device we are
  probed from instead.

* tag 'arm-soc/for-4.18/drivers' of https://github.com/Broadcom/stblinux:
  memory: brcmstb: dpfe: Remove need for dpfe_dev

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