OSDN Git Service

usb: gadget: printer: standardize printer_do_config
authorAndrzej Pietrasiewicz <andrzej.p@samsung.com>
Tue, 3 Mar 2015 09:52:12 +0000 (10:52 +0100)
committerFelipe Balbi <balbi@ti.com>
Tue, 10 Mar 2015 20:33:35 +0000 (15:33 -0500)
commitae2dd0de57a3f6b12e30e5552033a492d6d206f7
tree53891ded9cae65e94311f8ba4921bd6ba135c18c
parent406be2ccbadb5652f5894078d0e025d90683b3e9
usb: gadget: printer: standardize printer_do_config

Follow the convention of distributing source code between
<something>_do_config() and <something>_bind_config().

Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/legacy/printer.c