]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: s3c-hsotg: switch over to usb_gadget_map/unmap_request()
authorFelipe Balbi <balbi@ti.com>
Mon, 28 Jan 2013 12:48:36 +0000 (14:48 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:16:56 +0000 (11:16 +0200)
commit13a8152b369bff24a9ee0bdcdb47b0bdac38f589
tree556757ac4c9dce2c8d762ea9a30fbf6508d0baf8
parent83ecad986cffcaaf52303c769327c6424a5a9735
usb: gadget: s3c-hsotg: 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/s3c-hsotg.c