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:
44eccce
)
usb: gadget: printer: follow the naming convention for usb_add_config callback
author
Andrzej Pietrasiewicz
<andrzej.p@samsung.com>
Tue, 3 Mar 2015 09:52:11 +0000
(10:52 +0100)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 10 Mar 2015 20:33:35 +0000
(15:33 -0500)
Legacy gadgets, before converting them to the new function framework,
used to use the name <something>_do_config() for usb_add_config()'s
callback.
This patch changes the name so that it is easier to follow
the convention.
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