On 03/14/2014 07:51 PM, [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
> ---
>  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 <[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

Reply via email to