mbox series

[GIT,PULL] Reset controller fixes for v6.12

Message ID 20240930165733.1541936-1-p.zabel@pengutronix.de (mailing list archive)
State Accepted
Commit 76237ff95bf7691f115b1b08a1fbdfd61bc398b1
Headers show
Series [GIT,PULL] Reset controller fixes for v6.12 | expand

Pull-request

git://git.pengutronix.de/pza/linux.git tags/reset-fixes-for-v6.12

Message

Philipp Zabel Sept. 30, 2024, 4:57 p.m. UTC
Dear arm-soc maintainers,

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

  git://git.pengutronix.de/pza/linux.git tags/reset-fixes-for-v6.12

for you to fetch changes up to 2cf59663660799ce16f4dfbed97cdceac7a7fa11:

  reset: starfive: jh71x0: Fix accessing the empty member on JH7110 SoC (2024-09-30 14:24:37 +0200)

----------------------------------------------------------------
Reset controller fixes for v6.12

Fix a NULL pointer dereference in reset-starfive-jh71x0 and replace two
accidental commas at line endings with semicolons in reset-npcm.

----------------------------------------------------------------
Changhuang Liang (1):
      reset: starfive: jh71x0: Fix accessing the empty member on JH7110 SoC

Yan Zhen (1):
      reset: npcm: convert comma to semicolon

 drivers/reset/reset-npcm.c                     | 4 ++--
 drivers/reset/starfive/reset-starfive-jh71x0.c | 3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Oct. 15, 2024, 8:50 p.m. UTC | #1
Hello:

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

On Mon, 30 Sep 2024 18:57:33 +0200 you wrote:
> Dear arm-soc maintainers,
> 
> The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
> 
>   Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Reset controller fixes for v6.12
    https://git.kernel.org/soc/soc/c/76237ff95bf7

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org Oct. 15, 2024, 8:50 p.m. UTC | #2
Hello:

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

On Mon, 30 Sep 2024 18:57:33 +0200 you wrote:
> Dear arm-soc maintainers,
> 
> The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
> 
>   Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Reset controller fixes for v6.12
    https://git.kernel.org/soc/soc/c/76237ff95bf7

You are awesome, thank you!