git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35363e9
)
cpufreq / kirkwood: don't check resource with devm_ioremap_resource
author
Wolfram Sang
<wsa@the-dreams.de>
Fri, 10 May 2013 08:16:48 +0000
(08:16 +0000)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Sun, 12 May 2013 12:04:17 +0000
(14:04 +0200)
devm_ioremap_resource does sanity checks on the given resource. No need to
duplicate this in the driver.
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found