linux/drivers/clk/h8300
Axel Lin e306479ac2 clk: h8300: Fix signness bug
of_clk_get_parent_count() may return negative error code, so num_parents
needs to be int rather than unsigned int.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2015-07-28 11:53:20 -07:00
..
Makefile h8300: clock driver 2015-06-23 13:35:55 +09:00
clk-div.c clk: h8300: Fix signness bug 2015-07-28 11:53:20 -07:00
clk-h8s2678.c clk: h8300: Fix signness bug 2015-07-28 11:53:20 -07:00