mbox series

[GIT,PULL] one more clk change for the merge window

Message ID 20220403140959.113778-1-sboyd@kernel.org (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] one more clk change for the merge window | expand

Pull-request

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

Message

Stephen Boyd April 3, 2022, 2:09 p.m. UTC
The following changes since commit cf683abd3913d5e6e51169de75d65ea193452fbd:

  Merge branches 'clk-sifive' and 'clk-visconti' into clk-next (2022-03-29 10:19:52 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 859c2c7b1d0623a6f523f970043db85ce0e5aa60:

  Revert "clk: Drop the rate range on clk_put()" (2022-04-02 19:28:53 -0700)

----------------------------------------------------------------
A single revert to fix a boot regression seen when clk_put() started
dropping rate range requests. It's best to keep various systems booting
so we'll kick this out and try again next time.

----------------------------------------------------------------
Stephen Boyd (1):
      Revert "clk: Drop the rate range on clk_put()"

 drivers/clk/clk.c      |  42 +++++++------------
 drivers/clk/clk_test.c | 108 -------------------------------------------------
 2 files changed, 14 insertions(+), 136 deletions(-)

Comments

pr-tracker-bot@kernel.org April 3, 2022, 8:29 p.m. UTC | #1
The pull request you sent on Sun,  3 Apr 2022 07:09:59 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/34a53ff911eb30629baad788fbed892f711bdd3e

Thank you!