Hello. On 09/03/2014 11:40 AM, Antoine Tenart wrote:
The USB PHY member of the HCD structure is renamed to 'usb_phy' and modifications are done in all drivers accessing it.
Signed-off-by: Antoine Tenart <[email protected]> Acked-by: Alan Stern <[email protected]> --- drivers/usb/chipidea/host.c | 2 +- drivers/usb/core/hcd.c | 20 ++++++++++---------- drivers/usb/core/hub.c | 8 ++++---- drivers/usb/host/ehci-fsl.c | 16 ++++++++-------- drivers/usb/host/ehci-hub.c | 2 +- drivers/usb/host/ehci-msm.c | 4 ++-- drivers/usb/host/ehci-tegra.c | 16 ++++++++-------- drivers/usb/host/ohci-omap.c | 20 ++++++++++---------- include/linux/usb/hcd.h | 2 +- 9 files changed, 45 insertions(+), 45 deletions(-)
It looks like you left out drivers/usb/misc/lvstest.c... WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

