[PATCH] USB: Rename probe and unbind functions
The is the first part of what used to be as66c. It simply renames usb_device_probe() and usb_device_remove() to usb_probe_interface() and usb_unbind_interface(). And since they're not needed outside of usbcore, it stops exporting them.
Showing
Please register or sign in to comment