diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-20 02:43:30 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-27 01:01:32 +0100 |
commit | caeb057cd30412b85e69f663a43f55a29666c79b (patch) | |
tree | 03206ff2e895af95c99e2e9a1655fae3abc98e63 /drivers/scsi/NCR_Q720.c | |
parent | clk: h8300: Remove impossible check for of_clk_get_parent_count() (diff) | |
download | linux-caeb057cd30412b85e69f663a43f55a29666c79b.tar.xz linux-caeb057cd30412b85e69f663a43f55a29666c79b.zip |
clk: st: Remove impossible check for of_clk_get_parent_count() < 0
The checks for < 0 are impossible now that
of_clk_get_parent_count() returns an unsigned int. Simplify the
code and update the types.
Cc: Gabriel Fernandez <gabriel.fernandez@st.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/scsi/NCR_Q720.c')
0 files changed, 0 insertions, 0 deletions