summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/u_f.c
Commit message (Collapse)AuthorAgeFilesLines
* usb: gadget: only GPL drivers in the gadget and phy frameworkFelipe Balbi2014-04-211-1/+1
| | | | | | | | We only support GPL drivers in the USB Gadget Framework, it sounds correct to make all exported symbols GPL too. Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Felipe Balbi <balbi@ti.com>
* usb: gadget: factor out alloc_ep_reqAndrzej Pietrasiewicz2013-11-261-0/+32
alloc_ep_req() is a function repeated in several modules. Make a common implementation and use it. Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Acked-by: Michal Nazarewicz <mina86@mina86.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
OpenPOWER on IntegriCloud