[GIT PULL] Reset controller fixes for v6.12
Philipp Zabel
p.zabel at pengutronix.de
Mon Sep 30 09:57:33 PDT 2024
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(-)
More information about the linux-arm-kernel
mailing list