diff options
| author | Maxime Ripard <[email protected]> | 2022-02-25 14:35:29 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2022-03-12 03:15:03 +0000 |
| commit | c97448437847bd76116b3a077e44808e946bb1ae (patch) | |
| tree | ab81413331c8fc78080bb4c17b2a7d6c2c8bb3a0 /fs/proc/array.c | |
| parent | clk: Always set the rate on clk_set_range_rate (diff) | |
| download | kernel-c97448437847bd76116b3a077e44808e946bb1ae.tar.gz kernel-c97448437847bd76116b3a077e44808e946bb1ae.zip | |
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 <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
