diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-20 04:31:52 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-27 03:01:32 +0300 |
commit | 0985df89537e7fd5ec963c760f7860b5718510ce (patch) | |
tree | ad532a98ea46da0ba04af3aaae1caf5974e86b75 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 8c1b1e54faed690261752afcba27c79ce4d3fa10 (diff) | |
download | linux-0985df89537e7fd5ec963c760f7860b5718510ce.tar.xz |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions