Messages in this thread |  | | From | Stephen Boyd <> | Subject | [GIT PULL] one more clk change for the merge window | Date | Sun, 3 Apr 2022 07:09:59 -0700 |
| |
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(-)
-- https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git/ https://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmi.git
|  |