From: Andrzej Pietrasiewicz Date: Thu, 26 Sep 2013 12:38:15 +0000 (+0200) Subject: usb: gadget: configfs: add a method to unregister the gadget X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~22^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=092a4bd069fcca09f345a79c8abdc945cf6b1b57;p=pandora-kernel.git usb: gadget: configfs: add a method to unregister the gadget Add a method to unregister the gadget using its config_item. There can be functions (e.g. mass storage), which in some circumstances need the gadget stopped. Add a method of stopping the gadget. Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Kyungmin Park Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed