]> 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)
commit2b35195ae8b6797698f2a04c99d2fa8600ec0f2d
tree556757ac4c9dce2c8d762ea9a30fbf6508d0baf8
parent59e72f9dd489648e098bb6e794a01171f6f1cfec
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