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:
0e35789
)
drivers/usb/host: don't check resource with devm_ioremap_resource
author
Wolfram Sang
<wsa@the-dreams.de>
Thu, 16 May 2013 11:15:51 +0000
(13:15 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 17 May 2013 00:46:05 +0000
(17:46 -0700)
devm_ioremap_resource does sanity checks on the given resource. No need to
duplicate this in the driver.
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-nxp.c
patch
|
blob
|
history
diff --cc
drivers/usb/host/ohci-nxp.c
Simple merge