]> git.baikalelectronics.ru Git - kernel.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)
commit2a2e65d0401154e42607c40c68bc73315007ef63
tree0338272f85ed1f6d847ed985bee0bb6ac897a55f
parentd65fb2cbdf908d6edf8ae2fdae2f8712e9c7da08
parent1ad7d30761d082b985a9452479b49ae79ccddde1
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>