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:
45fd5e4
)
i2c: ocores: Use devm_request_and_ioremap()
author
Thierry Reding
<thierry.reding@avionic-design.de>
Wed, 8 Aug 2012 06:54:32 +0000
(08:54 +0200)
committer
Wolfram Sang
<w.sang@pengutronix.de>
Tue, 13 Nov 2012 11:16:24 +0000
(12:16 +0100)
Replacing the devm_request_mem_region() and devm_ioremap_nocache() calls
by a single call to devm_request_and_ioremap() simplifies the code.
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
No differences found