• Alan Stern's avatar
    [PATCH] USB: Rename probe and unbind functions · 28bd3683
    Alan Stern authored
    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.
    28bd3683
devio.c 31.8 KB