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:
fdfa20c
)
mmc: dw_mmc-pltfm: don't check resource with devm_ioremap_resource
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Wed, 5 Jun 2013 09:24:10 +0000
(12:24 +0300)
committer
Chris Ball
<cjb@laptop.org>
Thu, 27 Jun 2013 15:24:03 +0000
(11:24 -0400)
devm_ioremap_resource does sanity checks on the given resource.
No need to duplicate this in the driver.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Seungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found