mbox series

[GIT,PULL] Rockchip soc fixes for 5.19

Message ID 7527945.6fTUFtlzNn@phil (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Rockchip soc fixes for 5.19 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.19-rockchip-socfixes1

Message

Heiko Stuebner July 5, 2022, 11:09 a.m. UTC
The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.19-rockchip-socfixes1

for you to fetch changes up to f4470dbfb5ff92804650bc71d115c3f150d430f6:

  ARM: rockchip: Add missing of_node_put() in rockchip_suspend_init() (2022-06-17 19:05:51 +0200)

----------------------------------------------------------------
Add a missing of_node_put in suspend code error path.

----------------------------------------------------------------
Liang He (1):
      ARM: rockchip: Add missing of_node_put() in rockchip_suspend_init()

 arch/arm/mach-rockchip/pm.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)