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:
b760017
)
USB: isp1362: Use devm_ioremap_resource
author
Tobias Klauser
<tklauser@distanz.ch>
Tue, 5 Aug 2014 12:01:35 +0000
(14:01 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 24 Sep 2014 04:33:10 +0000
(21:33 -0700)
Use devm_ioremap_resource to simplify error handling in the probe
function and to get rid of some boilerplate in the remove function.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/isp1362-hcd.c
patch
|
blob
|
history
diff --cc
drivers/usb/host/isp1362-hcd.c
Simple merge