On 03/14/2014 07:51 PM, dinguyen@xxxxxxxxxx wrote: > From: Dinh Nguyen <dinguyen@xxxxxxxxxx> > > Moves the s3c-hsotg driver into the dwc2 folder and use the dwc2 defines in > hw.h. Renamed the s3c-hsotg.c to gadget.c. > > 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: > - Renamed s3c-hsotg to dwc2/gadget > - Remove the edits to the Kconfig and Makefile as that will be in a separate > patch for v4. > > v2: > - Fix whitespace damage > - Redo s3c_hsotg_handle_rx() to use dwc2 definitions > - Use FIFOSIZE_DEPTH_GET > --- > drivers/usb/{gadget/s3c-hsotg.c => dwc2/gadget.c} | 415 ++++++++++----------- > drivers/usb/gadget/s3c-hsotg.h | 378 ------------------- > 2 files changed, 206 insertions(+), 587 deletions(-) > rename drivers/usb/{gadget/s3c-hsotg.c => dwc2/gadget.c} (91%) > delete mode 100644 drivers/usb/gadget/s3c-hsotg.h [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