Home
last modified time | relevance | path

Searched hist:a844715d2fc44adc2da17f90b34cc0d0c1e81596 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/gadget/legacy/
H A Dprinter.cdiff a844715d2fc44adc2da17f90b34cc0d0c1e81596 Tue Mar 03 03:52:19 CST 2015 Andrzej Pietrasiewicz <andrzej.p@samsung.com> usb: gadget: printer: call gprinter_setup() from gadget's bind

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>