> From: Felipe Balbi [mailto:ba...@ti.com] > 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, dingu...@altera.com wrote: > > > From: Dinh Nguyen <dingu...@altera.com> > > > > > > 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 <dingu...@altera.com> > > > Tested-by: Jingoo Han <jg1....@samsung.com> > > > Tested-by: Paul Zimmerman <pa...@synopsys.com> > > > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > > > Cc: Felipe Balbi <ba...@ti.com> > > > Cc: Ben Dooks <ben-li...@fluff.org> > > > Cc: Matt Porter <mpor...@linaro.org> > > > Cc: Kukjin Kim <kgene....@samsung.com> > > > Cc: Stephen Warren <swar...@wwwdotorg.org> > > > Cc: Matthijs Kooijman <matth...@stdin.nl> > > > Cc: Sachin Kamat <sachin.ka...@linaro.org> > > > Cc: Robert Baldyga <r.bald...@samsung.com> > > > Cc: Federico Vaga <federico.v...@gmail.com> > > > --- > > > 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 <ba...@ti.com> > > 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html