]> 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)
commit33c2f19a2b08e7dbe52db1ee38f4a16f6dbd5d0c
tree0338272f85ed1f6d847ed985bee0bb6ac897a55f
parentd4e24956954eb3e2107b5f071f48be2de45a04c1
parentaa4fc77e32f1d1ab19500e15acf947856fb433cb
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>