projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1125f8
)
drivers: usb: core: hcd: moved asterix to variable
author
Matthias Beyer
<mail@beyermatthias.de>
Sat, 5 Oct 2013 16:02:06 +0000
(18:02 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 6 Oct 2013 01:00:08 +0000
(18:00 -0700)
instead of type
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/hcd.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/usb/core/hcd.c
b/drivers/usb/core/hcd.c
index 9795a21bc6120f6b4300f2ef56c40ea5543724bc..a063e48a7fe5c9fc4dd7158688f75c76a586d6ff 100644
(file)
--- a/
drivers/usb/core/hcd.c
+++ b/
drivers/usb/core/hcd.c
@@
-2824,7
+2824,7
@@
void usb_remove_hcd(struct usb_hcd *hcd)
EXPORT_SYMBOL_GPL(usb_remove_hcd);
void
-usb_hcd_platform_shutdown(struct platform_device
*
dev)
+usb_hcd_platform_shutdown(struct platform_device
*
dev)
{
struct usb_hcd *hcd = platform_get_drvdata(dev);