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:
475908b
)
usb: host: ehci-sys: delete useless bus_to_hcd conversion
author
Peter Chen
<peter.chen@freescale.com>
Mon, 17 Aug 2015 02:23:03 +0000
(10:23 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 18 Aug 2015 17:05:23 +0000
(10:05 -0700)
The ehci platform device's drvdata is the pointer of struct usb_hcd
already, so we doesn't need to call bus_to_hcd conversion again.
Cc: <stable@vger.kernel.org>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-sysfs.c
patch
|
blob
|
history
diff --cc
drivers/usb/host/ehci-sysfs.c
Simple merge