diff options
author | Peter Chen <peter.chen@freescale.com> | 2015-08-17 10:23:03 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-21 10:02:18 -0700 |
commit | aeba67c869f993cadd2a25b952089baa23b49e95 (patch) | |
tree | 7e64b7963c4d9044930b031b8c2dda9430fcc5b3 /init | |
parent | e3417b1051f6b16af929505241216774abefc2ec (diff) | |
download | lwn-aeba67c869f993cadd2a25b952089baa23b49e95.tar.gz lwn-aeba67c869f993cadd2a25b952089baa23b49e95.zip |
usb: host: ehci-sys: delete useless bus_to_hcd conversion
commit 0521cfd06e1ebcd575e7ae36aab068b38df23850 upstream.
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.
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>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions