diff options
author | Brian Starkey <brian.starkey@arm.com> | 2017-11-13 15:27:51 +0000 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-03-16 15:31:16 -0700 |
commit | a1d803d78b9e1ff82a0e5ef9d81202b23377f9e0 (patch) | |
tree | 9600f3badded5e293782461fd6bb980716aba5f8 /Documentation/devicetree/bindings/clock | |
parent | aff2dc6b49fc642906eaa5523c5227c50fd77c50 (diff) |
clk: versatile: Remove WARNs in ->round_rate()
clk_round_rate() is intended to be used to round a given clock rate to
the closest one achievable by the actual clock. This implies that the
input to clk_round_rate() is expected to be unachievable - and such
cases shouldn't be treated as exceptional.
To reflect this, remove the WARN_ONs which trigger when an unachievable
clock rate is passed to vexpress_osc_round_rate().
Reported-by: Vladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: Brian Starkey <brian.starkey@arm.com>
Acked-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock')
0 files changed, 0 insertions, 0 deletions