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:
507ccdb
)
pinctrl: pxa3xx: Use devm_request_and_ioremap
author
Axel Lin
<axel.lin@ingics.com>
Mon, 12 Nov 2012 06:45:50 +0000
(14:45 +0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 15 Nov 2012 10:21:45 +0000
(11:21 +0100)
Use managed resources API to simplify the code.
Also ensure we do request mem_region before ioremap.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found