From: Antoine Tenart Date: Wed, 24 Sep 2014 19:05:50 +0000 (+0400) Subject: usb: rename phy to usb_phy in HCD X-Git-Tag: fixes-for-v3.18-merge-window~16^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d46e73dfdb840f460e5b06416965d132570ec33;p=pandora-kernel.git usb: rename phy to usb_phy in HCD The USB PHY member of the HCD structure is renamed to 'usb_phy' and modifications are done in all drivers accessing it. This is in preparation to adding the generic PHY support. Signed-off-by: Antoine Tenart [Sergei: added missing 'drivers/usb/misc/lvstest.c' file, resolved rejects, updated changelog.] Signed-off-by: Sergei Shtylyov Acked-by: Alan Stern Acked-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed