linux/drivers/clk/h8300
Stephen Boyd ebf3f9a923 clk: h8300: Remove impossible check for of_clk_get_parent_count()
The checks for < 1 can be simplified now that
of_clk_get_parent_count() returns an unsigned int. Update the
code to reflect the int to unsigned int change.

Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: <uclinux-h8-devel@lists.sourceforge.jp>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2016-02-26 16:01:32 -08:00
..
clk-div.c clk: h8300: Remove impossible check for of_clk_get_parent_count() 2016-02-26 16:01:32 -08:00
clk-h8s2678.c clk: h8300: Remove impossible check for of_clk_get_parent_count() 2016-02-26 16:01:32 -08:00
Makefile h8300: clock driver 2015-06-23 13:35:55 +09:00