diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-20 02:31:52 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-27 01:01:32 +0100 |
commit | 0985df89537e7fd5ec963c760f7860b5718510ce (patch) | |
tree | ad532a98ea46da0ba04af3aaae1caf5974e86b75 /drivers/clk/h8300/clk-div.c | |
parent | clk: at91: Remove impossible checks for of_clk_get_parent_count() (diff) | |
download | linux-0985df89537e7fd5ec963c760f7860b5718510ce.tar.xz linux-0985df89537e7fd5ec963c760f7860b5718510ce.zip |
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/clk-div.c')
0 files changed, 0 insertions, 0 deletions