From: Michal Nazarewicz Date: Mon, 21 Jun 2010 11:57:08 +0000 (+0200) Subject: USB: gadget: composite: added disconnect callback X-Git-Tag: v2.6.36-rc1~293^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f3e12d050052032a51f75e72e540322e2a7da2b;p=pandora-kernel.git USB: gadget: composite: added disconnect callback Added a disconnect() callback to composite devices which is called by composite glue when its disconnect callback is called by gadget. Signed-off-by: Michal Nazarewicz Signed-off-by: Kyungmin Park Acked-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed