]> git.ipfire.org Git - people/ms/linux.git/commit
Merge tag 'arm-soc/for-6.0/drivers-fixes' of https://github.com/Broadcom/stblinux...
authorArnd Bergmann <arnd@arndb.de>
Fri, 2 Sep 2022 09:27:27 +0000 (11:27 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 2 Sep 2022 09:27:27 +0000 (11:27 +0200)
commit49f6d09bd0461ca1ef4042ceeb6cbf6268e69038
tree0338272f85ed1f6d847ed985bee0bb6ac897a55f
parent06f0696444c710f5b3a0b4326227727782fbb49c
parent1085f5080647f0c9f357c270a537869191f7f2a1
Merge tag 'arm-soc/for-6.0/drivers-fixes' of https://github.com/Broadcom/stblinux into arm/fixes

This pull request contains Broadcom SoCs driver fixes for 6.0, please
pull the following:

- Liang fixes the legacy Broadcom STB ARM system suspend/resume code
error paths that were leaking ioremap() and other of_* operations

* tag 'arm-soc/for-6.0/drivers-fixes' of https://github.com/Broadcom/stblinux:
  soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs

Link: https://lore.kernel.org/r/20220829225103.753223-2-f.fainelli@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>