diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-22 11:14:25 -0800 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-26 16:01:32 -0800 |
commit | 2cd82d06e4c62f927ede33e62f9f0507d64903c9 (patch) | |
tree | f194605588411631aaffb56aec0fab28db2dd471 /drivers/clk/h8300 | |
parent | 3d755dcc20dd452b52532eca17da40ebbd12aee9 (diff) | |
download | linux-2cd82d06e4c62f927ede33e62f9f0507d64903c9.tar.bz2 |
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/clk/h8300')
0 files changed, 0 insertions, 0 deletions