From: Andrzej Pietrasiewicz Date: Tue, 3 Mar 2015 09:52:06 +0000 (+0100) Subject: usb: gadget: printer: remove unused and empty printer_unbind X-Git-Tag: omap-for-v4.2/o2_dc~157^2~55^2~66 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=050f571264154b2f5b4c3c4c1581ab365064ff28;p=pandora-kernel.git usb: gadget: printer: remove unused and empty printer_unbind The unbind() method is optional is usb_composite_driver. In this particular driver the method does nothing so it can be removed. Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed