1
0
Fork 0
alistair23-linux/drivers/clk/st
Stephen Boyd caeb057cd3 clk: st: Remove impossible check for of_clk_get_parent_count() < 0
The checks for < 0 are impossible now that
of_clk_get_parent_count() returns an unsigned int. Simplify the
code and update the types.

Cc: Gabriel Fernandez <gabriel.fernandez@st.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2016-02-26 16:01:32 -08:00
..
Makefile clk: st: STiH407: Support for Flexgen Clocks 2014-07-28 22:36:24 -07:00
clk-flexgen.c clk: st: Remove impossible check for of_clk_get_parent_count() < 0 2016-02-26 16:01:32 -08:00
clkgen-fsyn.c clk: st: avoid uninitialized variable use 2016-01-29 17:20:08 -08:00
clkgen-mux.c clk: st: Remove impossible check for of_clk_get_parent_count() < 0 2016-02-26 16:01:32 -08:00
clkgen-pll.c drivers: clk: st: Correct the pll-type for A9 for stih418 2015-10-08 23:52:59 -07:00
clkgen.h drivers: clk: st: PLL rate change implementation for DVFS 2015-10-08 23:52:58 -07:00