mbox series

[GIT,PULL,5/6] Broadcom drivers changes for 5.17

Message ID 20211221220642.2862218-5-f.fainelli@gmail.com
State New
Headers show
Series [GIT,PULL,1/6] Broadcom defconfig changes for 5.17 | expand

Pull-request

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

Message

Florian Fainelli Dec. 21, 2021, 10:06 p.m. UTC
The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to f5029f62d9ba9b99fd712514784f91f920a63d21:

  soc: bcm: brcmstb: Add of_node_put() in pm-mips (2021-11-15 09:57:14 -0800)

----------------------------------------------------------------
This pull request contains Broadcom SoCs drivers changes for v5.17,
please pull the following changes:

- Wan adds a missing of_node_put() in the power management driver for
MIPS SoCs.

----------------------------------------------------------------
Wan Jiabing (1):
      soc: bcm: brcmstb: Add of_node_put() in pm-mips

 drivers/soc/bcm/brcmstb/pm/pm-mips.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)