> From: Felipe Balbi [mailto:[email protected]] > Sent: Friday, April 11, 2014 11:04 AM > > On Fri, Apr 11, 2014 at 01:01:31PM -0500, Felipe Balbi wrote: > > On Fri, Mar 14, 2014 at 01:51:50PM -0500, [email protected] wrote: > > > From: Dinh Nguyen <[email protected]> > > > > > > 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 <[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: > > > - 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 > > > --- > > > > > > For gadget part: > > > > Acked-by: Felipe Balbi <[email protected]> > > actually, scratch that. This patch adds a build error to the tree as it > moves one file out of drivers/usb/gadget/ without removing > Makefile/Kconfig rules first, so we will try to build a file that > doesn't exist. NAK
Right you are. I'll fix that up before I send this series to Greg. -- Paul -- 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
