]> git.openfabrics.org - ~emulex/infiniband.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)
commite58ebcd14210d3def22ba44d9d14daffbe2eb8e0
tree556757ac4c9dce2c8d762ea9a30fbf6508d0baf8
parent7bce401cc6db5508ef2517e45bd8caf7ce0a15ee
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