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:
d82cd82
)
usb: gadget: printer: call gprinter_setup() from gadget's bind
author
Andrzej Pietrasiewicz
<andrzej.p@samsung.com>
Tue, 3 Mar 2015 09:52:19 +0000
(10:52 +0100)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 10 Mar 2015 20:33:37 +0000
(15:33 -0500)
Call gprinter_setup() from gadget's bind instead of module's init.
Call gprinter_cleaup() corerspondingly. This detaches printer function's
logic from legacy printer gadget's implementation.
Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/legacy/printer.c
patch
|
blob
|
history
diff --cc
drivers/usb/gadget/legacy/printer.c
Simple merge