In the android gadget code I see the following platform driver
registration:
In mass_storage_bind_config:

> rc = platform_driver_register(&fsg_platform_driver);

I don't see this getting cleaned up on module exit. Shouldn't this be
unregistered on fsg_function_unbind or somwhere?
Or am I missing something?

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

To unsubscribe from this group, send email to 
android-kernel+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to