Searched hist:f7c0b14351c483bdeb86a81d609e26263cb0dd30 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/usb/dwc2/ |
H A D | gadget.c | diff f7c0b14351c483bdeb86a81d609e26263cb0dd30 Mon Apr 14 23:13:35 CEST 2014 Dinh Nguyen <dinguyen@altera.com> usb: dwc2: move s3c-hsotg data structures
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 <dinguyen@altera.com> [ jh,rb,fb - For gadget part only: ] Tested-by: Jingoo Han <jg1.han@samsung.com> Tested-by: Robert Baldyga <r.baldyga@samsung.com> Acked-by: Felipe Balbi <balbi@ti.com> [ pz - Tested host part only. ] Signed-off-by: Paul Zimmerman <paulz@synopsys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|