mbox series

[GIT,PULL] clk fixes for v5.19-rc8

Message ID 20220731161733.2786191-1-sboyd@kernel.org (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] clk fixes for v5.19-rc8 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus

Message

Stephen Boyd July 31, 2022, 4:17 p.m. UTC
The following changes since commit 25c2a075eb6a3031813b6051bd10dfc22c36a2a4:

  clk: lan966x: Fix the lan966x clock gate register address (2022-07-19 00:04:10 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus

for you to fetch changes up to 8dc592c41f38735306d1f1dc0b183601379c6d94:

  clk: sunxi-ng: Fix H6 RTC clock definition (2022-07-27 16:45:58 -0700)

----------------------------------------------------------------
Fix a NULL pointer deref in the Allwinner clk driver with a one liner.

----------------------------------------------------------------
Jernej Skrabec (1):
      clk: sunxi-ng: Fix H6 RTC clock definition

 drivers/clk/sunxi-ng/ccu-sun50i-h6-r.c | 1 +
 1 file changed, 1 insertion(+)

Comments

pr-tracker-bot@kernel.org July 31, 2022, 4:55 p.m. UTC | #1
The pull request you sent on Sun, 31 Jul 2022 09:17:32 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/334c0ef6429f261c7f53dc035632435ffbc0c60d

Thank you!