diff options
| author | Stephen Boyd <[email protected]> | 2016-02-19 17:31:52 -0800 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2016-02-26 16:01:32 -0800 |
| commit | 0985df89537e7fd5ec963c760f7860b5718510ce (patch) | |
| tree | ad532a98ea46da0ba04af3aaae1caf5974e86b75 /tools/perf/scripts/python | |
| parent | 8c1b1e54faed690261752afcba27c79ce4d3fa10 (diff) | |
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 <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions