]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: gadget: net2272: use generic map/umap routines
authorFelipe Balbi <balbi@ti.com>
Mon, 19 Dec 2011 10:07:40 +0000 (12:07 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 28 Feb 2012 12:49:09 +0000 (14:49 +0200)
commitaf93f2c77ac79e2f0bed542b5890f618d9d0cdb3
treef6a5672ee968529dc65283c7d576656d628b652d
parent05d00fbe87f185d55edf7461d4f714a3909bc908
usb: gadget: net2272: use generic map/umap 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/net2272.c