On 03/14/2014 07:51 PM, dinguyen@xxxxxxxxxx wrote: > From: Dinh Nguyen <dinguyen@xxxxxxxxxx> > > This patch moves the data structures that are in the s3c-hsotg source into > core.h. This is a necessary step towards unifying the s3c-hsotg and dwc2 into > a single DRD. > > Signed-off-by: Dinh Nguyen <dinguyen@xxxxxxxxxx> > Tested-by: Jingoo Han <jg1.han@xxxxxxxxxxx> > Tested-by: Paul Zimmerman <paulz@xxxxxxxxxxxx> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Cc: Felipe Balbi <balbi@xxxxxx> > Cc: Ben Dooks <ben-linux@xxxxxxxxx> > Cc: Matt Porter <mporter@xxxxxxxxxx> > Cc: Kukjin Kim <kgene.kim@xxxxxxxxxxx> > Cc: Stephen Warren <swarren@xxxxxxxxxxxxx> > Cc: Matthijs Kooijman <matthijs@xxxxxxxx> > Cc: Sachin Kamat <sachin.kamat@xxxxxxxxxx> > Cc: Robert Baldyga <r.baldyga@xxxxxxxxxxx> > Cc: Federico Vaga <federico.vaga@xxxxxxxxx> > --- > v5: none > v4: none > v3: none > v2: none > --- > drivers/usb/dwc2/core.h | 182 +++++++++++++++++++++++++++++++++++++++++++++ > drivers/usb/dwc2/gadget.c | 180 +------------------------------------------- > 2 files changed, 183 insertions(+), 179 deletions(-) [gadget part only] Tested-by: Robert Baldyga <r.baldyga@xxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html