USB: s3c2410: deactivate endpoints before gadget unbinding
authorVladimir Zapolskiy <vzapolskiy@gmail.com>
Fri, 18 Jun 2010 04:25:00 +0000 (08:25 +0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 30 Jun 2010 15:16:06 +0000 (08:16 -0700)
Gadget disconnect must be called before unbinding to avoid races.
The change fixes an oops on g_ether module unregistering.

Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found