linux-stable/drivers/clk/versatile
Brian Starkey a1d803d78b 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>
2018-03-16 15:31:16 -07:00
..
Kconfig ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00
Makefile clk: versatile: delete old RealView clock implementation 2017-06-02 16:27:17 -07:00
clk-icst.c clk: versatile: Improve sizeof() usage 2017-11-13 17:42:56 -08:00
clk-icst.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
clk-impd1.c ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00
clk-sp810.c clk: versatile: sp810: support reentrance 2016-02-25 15:03:28 -08:00
clk-versatile.c ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00
clk-vexpress-osc.c clk: versatile: Remove WARNs in ->round_rate() 2018-03-16 15:31:16 -07:00
icst.c ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00
icst.h ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00