From: Richard Zhao Date: Wed, 13 Jun 2012 12:34:12 +0000 (+0800) Subject: USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy X-Git-Tag: v3.6-rc1~101^2~53^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2e935a7db6e7354e9dd138b7f6f4c53affc09d9;p=pandora-kernel.git USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy - to decrease redundant since both ehci_hcd and ohci_hcd have the same variable - it helps access phy in usb core code - phy is more meaningful than transceiver Signed-off-by: Richard Zhao Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed