diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-20 02:29:17 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-27 01:01:32 +0100 |
commit | 8c1b1e54faed690261752afcba27c79ce4d3fa10 (patch) | |
tree | 075c60de1e8e0d9ce51833e3d9c64b34494483fb /drivers/clk/clk-gpio.c | |
parent | clk: Make of_clk_get_parent_count() return unsigned ints (diff) | |
download | linux-8c1b1e54faed690261752afcba27c79ce4d3fa10.tar.xz linux-8c1b1e54faed690261752afcba27c79ce4d3fa10.zip |
clk: at91: Remove impossible checks for of_clk_get_parent_count()
These checks for < 0 are impossible now that
of_clk_get_parent_count() returns an unsigned int. Change the
checks for == 0 and update the type.
Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/clk-gpio.c')
0 files changed, 0 insertions, 0 deletions