mbox series

[GIT,PULL,2/2] Broadcom drivers fixes for 6.0

Message ID 20220829225103.753223-2-f.fainelli@gmail.com (mailing list archive)
State Accepted
Commit 49f6d09bd0461ca1ef4042ceeb6cbf6268e69038
Headers show
Series [GIT,PULL,1/2] Broadcom devicetree fixes for 6.0 | expand

Pull-request

https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.0/drivers-fixes

Message

Florian Fainelli Aug. 29, 2022, 10:51 p.m. UTC
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.0/drivers-fixes

for you to fetch changes up to 1085f5080647f0c9f357c270a537869191f7f2a1:

  soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs (2022-08-29 10:30:22 -0700)

----------------------------------------------------------------
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

----------------------------------------------------------------
Liang He (1):
      soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs

 drivers/soc/bcm/brcmstb/pm/pm-arm.c | 50 +++++++++++++++++++++++++++++--------
 1 file changed, 39 insertions(+), 11 deletions(-)