HI, On Tue, Jan 22, 2013 at 04:26:50PM +0530, Venu Byravarasu wrote: > As drivers/usb/otg/otg.c contains most of the PHY related APIs > which are not OTG specific, moving them to more logical place > under driver/usb/phy. > > Signed-off-by: Venu Byravarasu > --- > drivers/usb/otg/otg.c | 184 ---------------------------------------------- > drivers/usb/phy/Makefile | 1 + missed git add of the new file, but hey, let's call it phy.c and place it on drivers/usb/phy/phy.c Also, you will have to rebase on top of Kishon's latest work which I'll apply first. -- balbi