diff options
author | jhbird.choi@samsung.com | 2013-03-18 08:09:42 +0000 |
---|---|---|
committer | Rafael J. Wysocki | 2013-04-01 01:11:35 +0200 |
commit | 5df6055939f295d723871d9781e73495b131b3d6 (patch) | |
tree | a696a1d4d2fbf8952acf55b17b769df69911e7d1 /drivers/ptp | |
parent | 27ed3cd2ebf4cd78b198be9758c538cdede36d8a (diff) |
cpufreq: Fix unsigned variable being checked for negative value
clk_round_rate() returns singed value which was assigned to an unsigned
variable.
So it can't be checked for negative.
Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/ptp')
0 files changed, 0 insertions, 0 deletions