git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c15e03e
)
usb: gadget: add generic map/unmap request utilities
author
Felipe Balbi
<balbi@ti.com>
Thu, 15 Dec 2011 11:31:48 +0000
(13:31 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 28 Feb 2012 12:48:23 +0000
(14:48 +0200)
such utilities are currently duplicated on all UDC
drivers basically with the same structure. Let's group
all implementations into one generic implementation
and get rid of that duplication.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found