usb: hcd: add generic PHY support
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Wed, 24 Sep 2014 19:09:44 +0000 (23:09 +0400)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 5 Dec 2014 04:13:29 +0000 (13:13 +0900)
commitdad8597f5a49bdcd89aad66efa76a2746fb8bd6d
tree8ca7bc7ccfc47ce07d8204746b9895558333c5f8
parent02670f71b2001e73fda6d74fec0945bd0e772479
usb: hcd: add generic PHY support

Add the generic PHY support, analogous to the USB PHY support. Intended it to be
used with the PCI EHCI/OHCI drivers and the xHCI platform driver.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 0043325495222139daa0696db736f67658dc7770)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/usb/core/hcd.c
include/linux/usb/hcd.h