From: Andrzej Pietrasiewicz Date: Thu, 18 Apr 2013 12:43:26 +0000 (+0200) Subject: usb: gadget: zero: put function instances on unbind X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abe7a4097dd0141d21d02e4bd949b377a0a75120;p=pandora-kernel.git usb: gadget: zero: put function instances on unbind If function instances are not put on gadget's unbind, their implementation module's refcount is nonzero and it is impossible to unload them. Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Kyungmin Park Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed