[PATCH] USB: fix stupid kobject coding error with regards to struct usb_interface
Added a release callback, as is required, otherwise we can easily oops if a user grabs a sysfs file and the device is removed from the system.
Showing
Please register or sign in to comment