On 03/14/2014 07:51 PM, [email protected] wrote: > From: Dinh Nguyen <[email protected]> > > 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 <[email protected]> > Tested-by: Jingoo Han <[email protected]> > Tested-by: Paul Zimmerman <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Felipe Balbi <[email protected]> > Cc: Ben Dooks <[email protected]> > Cc: Matt Porter <[email protected]> > Cc: Kukjin Kim <[email protected]> > Cc: Stephen Warren <[email protected]> > Cc: Matthijs Kooijman <[email protected]> > Cc: Sachin Kamat <[email protected]> > Cc: Robert Baldyga <[email protected]> > Cc: Federico Vaga <[email protected]> > --- > 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 <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
