Files
linux/include
Maxime Ripard 60e2862840 clk: Add clk_drop_range
In order to reset the range on a clock, we need to call
clk_set_rate_range with a minimum of 0 and a maximum of ULONG_MAX. Since
it's fairly inconvenient, let's introduce a clk_drop_range() function
that will do just this.

Suggested-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
2022-04-22 10:17:27 +01:00
..
2022-03-21 16:04:07 +00:00
2021-09-20 12:43:34 +01:00
2022-04-22 10:17:27 +01:00
2022-03-21 16:04:23 +00:00