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:
ce7eb68
)
mmc: sh-mmcif: use devm_ for ioremap
author
Ben Dooks
<ben.dooks@codethink.co.uk>
Wed, 4 Jun 2014 11:42:09 +0000
(12:42 +0100)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Wed, 9 Jul 2014 09:26:00 +0000
(11:26 +0200)
Start tidying the probe/release code by using devm_ioremap_resource() to
map the IO registers.
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
No differences found