diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-22 19:12:47 (GMT) |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-27 00:01:32 (GMT) |
commit | 3d755dcc20dd452b52532eca17da40ebbd12aee9 (patch) | |
tree | 8535241ccbf44c6a5124915954d3416e3f5ffd69 /firmware | |
parent | 921bacfa34d48c019bb068257c0947d728662bf3 (diff) | |
download | linux-3d755dcc20dd452b52532eca17da40ebbd12aee9.tar.xz |
usb: dwc3: 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 types.
Acked-by: Felipe Balbi <balbi@kernel.org>
Cc: <linux-usb@vger.kernel.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions