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:
2cde393
)
usb: phy: don't check resource with devm_ioremap_resource
author
Wolfram Sang
<wsa@the-dreams.de>
Fri, 10 May 2013 08:17:16 +0000
(10:17 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Wed, 15 May 2013 14:32:17 +0000
(17:32 +0300)
devm_ioremap_resource does sanity checks on the given resource. No need to
duplicate this in the driver.
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found