Re: [PATCH v2] usb: otg: Move phy interface to separate file.

2012-09-04 Thread Venu Byravarasu
Hi Felipe, On Monday 03 September 2012 07:43 PM, Felipe Balbi wrote: * PGP Signed by an unknown key Hi, On Wed, Aug 29, 2012 at 12:17:01PM +0530, Venu Byravarasu wrote: As otg.h is containing lots of phy interface related stuff, moving all phy interface related stuff to new file named phy.h

Re: [PATCH v2] usb: otg: Move phy interface to separate file.

2012-09-03 Thread Felipe Balbi
Hi, On Wed, Aug 29, 2012 at 12:17:01PM +0530, Venu Byravarasu wrote: > As otg.h is containing lots of phy interface related > stuff, moving all phy interface related stuff to new > file named phy.h > > Signed-off-by: Venu Byravarasu this doesn't apply to my "xceiv" branch. Please rebase there s

[PATCH v2] usb: otg: Move phy interface to separate file.

2012-08-28 Thread Venu Byravarasu
As otg.h is containing lots of phy interface related stuff, moving all phy interface related stuff to new file named phy.h Signed-off-by: Venu Byravarasu --- delta from v1: Removed notifier.h inclusion from otg.h, as it was already included in phy.h include/linux/usb/otg.h | 212 +