summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-hcd.c
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2017-03-13 15:25:24 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-03-17 13:35:25 +0900
commitd3d6ef1fb908b286a610fe063613e519bc50178b (patch)
tree7a35232a057555e86ae206676a8f263cf7f1d130 /drivers/usb/host/ohci-hcd.c
parent42a58c9949ddf16e557f5c2e22566f3440e7b60f (diff)
usb: host: ohci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()
This patch sets hcd->phy from own phy context to avoid phy_get() in usb_add_hcd(). Since core/hcd.c manages the phy only in usb_add_hcd() and usb_remove_hcd(), there is difficult to manage the phy in suspend/resume. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ohci-hcd.c')
0 files changed, 0 insertions, 0 deletions