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:
f8e2ff2
)
[media] omap3isp: Use devm_ioremap_resource()
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Wed, 4 Dec 2013 16:49:02 +0000
(13:49 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Wed, 18 Dec 2013 08:24:41 +0000
(06:24 -0200)
Replace devm_request_mem_region() and devm_ioremap_nocache() with
devm_ioremap_resource(). The behaviour remains the same and the code is
simplified.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found