mbox series

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

Message ID 4541398.Icojqenx9y@phil (mailing list archive)
State Accepted
Commit 4a4e81ddb8b0eb412bcfb90c24ba0d5d0d913483
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 Stübner 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(+)

Comments

patchwork-bot+linux-soc@kernel.org May 27, 2022, 8:40 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 27 May 2022 20:24:15 +0200 you wrote:
> 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.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,v2] Rockchip driver changes for 5.19 #2
    https://git.kernel.org/soc/soc/c/4a4e81ddb8b0

You are awesome, thank you!