All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clk fixes for v5.9-rc5
@ 2020-09-16  1:58 Stephen Boyd
  2020-09-16 19:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2020-09-16  1:58 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Michael Turquette, linux-clk, linux-kernel

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -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 d2249bf25c565b6e310453962fef63f8d38677a6:

  clk: qcom: lpass: Correct goto target in lpass_core_sc7180_probe() (2020-09-10 13:42:35 -0700)

----------------------------------------------------------------
A handful of clk driver fixes. Mostly they're for error paths or
improper memory allocations sizes. Nothing as exciting as a wildfire.

----------------------------------------------------------------
Christophe JAILLET (1):
      clk: davinci: Use the correct size when allocating memory

Jing Xiangfeng (1):
      clk: qcom: lpass: Correct goto target in lpass_core_sc7180_probe()

Maxime Ripard (1):
      clk: bcm: dvp: Select the reset framework

Nathan Chancellor (1):
      clk: rockchip: Fix initialization of mux_pll_src_4plls_p

Sumera Priyadarsini (1):
      clk: versatile: Add of_node_put() before return statement

 drivers/clk/bcm/Kconfig               | 1 +
 drivers/clk/davinci/pll.c             | 2 +-
 drivers/clk/qcom/lpasscorecc-sc7180.c | 7 ++++---
 drivers/clk/rockchip/clk-rk3228.c     | 2 +-
 drivers/clk/versatile/clk-impd1.c     | 4 +++-
 5 files changed, 10 insertions(+), 6 deletions(-)

-- 
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] clk fixes for v5.9-rc5
  2020-09-16  1:58 [GIT PULL] clk fixes for v5.9-rc5 Stephen Boyd
@ 2020-09-16 19:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-09-16 19:00 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: Linus Torvalds, Michael Turquette, linux-clk, linux-kernel

The pull request you sent on Tue, 15 Sep 2020 18:58:08 -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/05da40eb47cdbc9c18bc2d7256a760931914041e

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-16 19:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-16  1:58 [GIT PULL] clk fixes for v5.9-rc5 Stephen Boyd
2020-09-16 19:00 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.