usb: hcd: add generic PHY support
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Wed, 24 Sep 2014 19:09:44 +0000 (23:09 +0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Sep 2014 15:54:02 +0000 (11:54 -0400)
commit0043325495222139daa0696db736f67658dc7770
treecaea5e87947d93bac906cbdb18bd7b78de202422
parent3d46e73dfdb840f460e5b06416965d132570ec33
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>
drivers/usb/core/hcd.c
include/linux/usb/hcd.h