From: Michal Nazarewicz Date: Mon, 9 Nov 2009 13:15:26 +0000 (+0100) Subject: USB: g_mass_storage: thread_exits callback added X-Git-Tag: v2.6.33-rc1~315^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c85efcb9657a7c15e24c1d4745826a80f9a53bbe;p=pandora-kernel.git USB: g_mass_storage: thread_exits callback added thread_exits callback has been added to fsg_common structure. This callback is called when MSF's thread exits (is terminated by a signal or function is unregistered). It's then gadget's responsibility to unregister the gadget. Signed-off-by: Michal Nazarewicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed