diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-19 17:31:52 -0800 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-26 16:01:32 -0800 |
commit | 0985df89537e7fd5ec963c760f7860b5718510ce (patch) | |
tree | ad532a98ea46da0ba04af3aaae1caf5974e86b75 /drivers/clk/h8300 | |
parent | 8c1b1e54faed690261752afcba27c79ce4d3fa10 (diff) | |
download | linux-0985df89537e7fd5ec963c760f7860b5718510ce.tar.bz2 |
clk: gpio: Remove impossible check for of_clk_get_parent_count() < 0
The check for < 0 is impossible now that
of_clk_get_parent_count() returns an unsigned int. Simplify the
code and update the type here.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/h8300')
0 files changed, 0 insertions, 0 deletions