USB: removed file ops from usb device structure
Moved the file ops and minor number stuff out of the usb structure, Now usb_register_dev() and usb_deregister_dev() must be called if you want to use the USB major number.
Showing
drivers/usb/core/file.c
0 → 100644
Please register or sign in to comment