]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: atmel_usba_udc: switch over to usb_gadget_map/unmap_request()
authorFelipe Balbi <balbi@ti.com>
Mon, 28 Jan 2013 14:57:02 +0000 (16:57 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:16:57 +0000 (11:16 +0200)
commitf09269d352157792706189bf7b7afdaacbbfeadc
treeab3e5d151270007ec36b4195ad1e0ade2c54124b
parent27bc5657689e3853f192e01b81da95bb86eeeee5
usb: gadget: atmel_usba_udc: switch over to usb_gadget_map/unmap_request()

we have generic implementations for a reason,
let's use them.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/atmel_usba_udc.c