From: Andrzej Pietrasiewicz Date: Tue, 3 Mar 2015 09:52:15 +0000 (+0100) Subject: usb: gadget: printer: move function-related unbind code to function's unbind X-Git-Tag: omap-for-v4.1/fixes-rc1~167^2~55^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=991cd26249e775c07347ab4d62adfbc3284e7704;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed