Suman Anna c02b73c943 clk: ti: dflt: remove redundant unlikely
Commit 7aba4f5201d1 ("clk: ti: dflt: fix enable_reg validity check")
fixed a validation check by using an IS_ERR() macro within the
existing unlikely expression, but IS_ERR() macro already has an
unlikely inside it, so get rid of the redundant unlikely macro
from the validation check.

Reported-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2016-04-15 15:52:48 -07:00
..
2015-07-20 11:11:28 -07:00
2015-09-01 13:09:20 -07:00
2015-07-20 11:11:28 -07:00
2016-03-02 17:47:46 -08:00
2016-03-01 16:21:25 -08:00