]> git.baikalelectronics.ru Git - kernel.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)
commitc2a58f2aacab2eb8f6003d185004eb45584caa8e
treef6a5672ee968529dc65283c7d576656d628b652d
parentfb29cfa57b3df99b6464cf7a4e7611b427445d81
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