usb: gadget: net2280: use generic map/unmap routines
authorFelipe Balbi <balbi@ti.com>
Mon, 19 Dec 2011 10:09:56 +0000 (12:09 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 28 Feb 2012 12:49:11 +0000 (14:49 +0200)
commitae4d7933344e8bc5702cdc56e9498d3852cf3b2a
treee30b70bd138d59f808d988243fe6d19958637576
parentaf93f2c77ac79e2f0bed542b5890f618d9d0cdb3
usb: gadget: net2280: use generic map/unmap routines

those routines have everything we need to map/unmap
USB requests and it's better to use them.

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