On 03/14/2014 07:51 PM, 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
> ---
>  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.bald...@samsung.com>
--
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

Reply via email to