diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-20 02:36:51 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-27 01:01:32 +0100 |
commit | ebf3f9a9234211ea9de186402b53389de676f1d5 (patch) | |
tree | 9eeeba37d6a23775d89245df879b64d1001aec4f /drivers/clk/st | |
parent | clk: gpio: Remove impossible check for of_clk_get_parent_count() < 0 (diff) | |
download | linux-ebf3f9a9234211ea9de186402b53389de676f1d5.tar.xz linux-ebf3f9a9234211ea9de186402b53389de676f1d5.zip |
clk: h8300: Remove impossible check for of_clk_get_parent_count()
The checks for < 1 can be simplified now that
of_clk_get_parent_count() returns an unsigned int. Update the
code to reflect the int to unsigned int change.
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: <uclinux-h8-devel@lists.sourceforge.jp>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/st')
0 files changed, 0 insertions, 0 deletions