diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-22 19:14:25 (GMT) |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-27 00:01:32 (GMT) |
commit | 2cd82d06e4c62f927ede33e62f9f0507d64903c9 (patch) | |
tree | f194605588411631aaffb56aec0fab28db2dd471 /drivers/block/pktcdvd.c | |
parent | 3d755dcc20dd452b52532eca17da40ebbd12aee9 (diff) | |
download | linux-2cd82d06e4c62f927ede33e62f9f0507d64903c9.tar.xz |
simplefb: 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.
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: <linux-fbdev@vger.kernel.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/block/pktcdvd.c')
0 files changed, 0 insertions, 0 deletions