diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-20 04:44:27 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-27 03:01:32 +0300 |
commit | 36bf2811416c7ac79260e0a3b1bb0648559e443b (patch) | |
tree | 666de494ea554bcbbaf452de19a6fb926b284de6 /drivers/clk/ti | |
parent | caeb057cd30412b85e69f663a43f55a29666c79b (diff) | |
download | linux-36bf2811416c7ac79260e0a3b1bb0648559e443b.tar.xz |
clk: sunxi: Use proper type for of_clk_get_parent_count() return value
The return type of of_clk_get_parent_count() is an unsigned int
now, so let's update the code here to be more explicit about the
range of values we can test for.
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/ti')
0 files changed, 0 insertions, 0 deletions