mbox series

[GIT,PULL,v2] Rockchip driver changes for 5.19 #2

Message ID 4541398.Icojqenx9y@phil (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,v2] Rockchip driver changes for 5.19 #2 | expand

Pull-request

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

Message

Heiko Stuebner May 27, 2022, 6:24 p.m. UTC
Hi Arnd, Kevin, Olof,

as discussed with Arnd on IRC today, I was slightly too fast in removing
the tags I deemed to not make it into 5.19-rc1 anymore.

So here again are re-created tags for the fixes-parts of the previous
pull requests.

(drivers, dts32 and dts64)

Thanks
Heiko


The following changes since commit add9f6f30e54b5c07e7a0260cda459ef1d9646b7:

  soc: rockchip: Fix compile-testing SoC drivers (2022-04-30 15:06:14 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 9b59588d8be91c96bfb0371e912ceb4f16315dbf:

  soc: rockchip: Fix refcount leak in rockchip_grf_init (2022-05-17 10:49:37 +0200)

----------------------------------------------------------------
Refcount leak for a used of-node in the grf-init.

----------------------------------------------------------------
Miaoqian Lin (1):
      soc: rockchip: Fix refcount leak in rockchip_grf_init

 drivers/soc/rockchip/grf.c | 2 ++
 1 file changed, 2 insertions(+)