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:
e13f17f
)
usb: gadget: remove bufsiz from struct usb_composite_dev
author
Sebastian Andrzej Siewior
<bigeasy@linutronix.de>
Mon, 10 Sep 2012 13:01:52 +0000
(15:01 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 10 Sep 2012 13:01:43 +0000
(16:01 +0300)
there is no read user of bufsiz, its content is available via
USB_COMP_EP0_BUFSIZ. Remove it.
Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found