• Alan Stern's avatar
    [PATCH] USB: Rename usb_connect() to usb_choose_address() · 11ba7acd
    Alan Stern authored
    This revised patch includes the change that David Brownell asked for.  It
    renames usb_connect() to usb_choose_address(), no longer exports the
    function, and adds equivalent functionality to usb_register_root_hub().
    It also removes the unnecessary (and incorrect) assignment to
    bMaxPacketSize0.
    11ba7acd
usb.c 46.1 KB