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:
6110a7e
)
usb: musb: switch over to devm_ioremap_resource()
author
Felipe Balbi
<balbi@ti.com>
Mon, 4 Feb 2013 17:04:45 +0000
(19:04 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 18 Mar 2013 09:17:04 +0000
(11:17 +0200)
this will make sure that request_memory_region() will
be called and that we don't need to manually call
iounmap() on ->remove().
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found