Home
last modified time | relevance | path

Searched hist:"991 cd26249e775c07347ab4d62adfbc3284e7704" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/gadget/legacy/
H A Dprinter.cdiff 991cd26249e775c07347ab4d62adfbc3284e7704 Tue Mar 03 03:52:15 CST 2015 Andrzej Pietrasiewicz <andrzej.p@samsung.com> usb: gadget: printer: move function-related unbind code to function's unbind

In order to factor out a reusable f_printer.c, the code related to the
function should be placed in functions related to the function.

printer_cfg_unbind() becomes empty, so it is removed.

Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>