diff options
author | Silviu-Mihai Popescu <silviupopescu1990@gmail.com> | 2013-03-22 01:10:22 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-04-01 01:11:35 +0200 |
commit | cc721c4fdf742387f4e5a061fa8a7ab6fac453bf (patch) | |
tree | 597884195c2ee0c281c867da0703bdda31c84f47 /drivers/cpufreq/cpufreq_conservative.c | |
parent | cpufreq: Fix unsigned variable being checked for negative value (diff) | |
download | linux-cc721c4fdf742387f4e5a061fa8a7ab6fac453bf.tar.xz linux-cc721c4fdf742387f4e5a061fa8a7ab6fac453bf.zip |
cpufreq: kirkwood: fix coccicheck warnings
Convert all uses of devm_request_and_ioremap() to the newly introduced
devm_ioremap_resource() which provides more consistent error handling.
devm_ioremap_resource() provides its own error messages so all explicit
error messages can be removed from the failure code paths.
Signed-off-by: Silviu-Mihai Popescu <silviupopescu1990@gmail.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq/cpufreq_conservative.c')
0 files changed, 0 insertions, 0 deletions