Merge tag 'hisi-drivers-for-6.1' of https://github.com/hisilicon/linux-hisi into...
authorArnd Bergmann <arnd@arndb.de>
Fri, 23 Sep 2022 15:52:00 +0000 (17:52 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 23 Sep 2022 15:52:00 +0000 (17:52 +0200)
HiSilicon driver updates for 6.1:
- some small improvements to the hisi_lpc driver

* tag 'hisi-drivers-for-6.1' of https://github.com/hisilicon/linux-hisi:
  bus: hisi_lpc: Use platform_device_register_full()
  bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR()
  bus: hisi_lpc: Correct error code for timeout
  bus: hisi_lpc: Use devm_platform_ioremap_resource
  bus: hisi_lpc: Don't dereference fwnode handle

Link: https://lore.kernel.org/r/631FE463.6070701@hisilicon.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Trivial merge