• Alan Stern's avatar
    [PATCH] USB: Use driver-model logging in the UHCI driver · b2e723de
    Alan Stern authored
    The main item in this patch is the conversion of the UHCI driver from
    using the old usb.h logging macros to the new driver-model dev_xxx
    macros.
    
    There are a few other minor changes too: updated version number, author,
    copyright, and maintainer information, removed some unneeded error
    messages, added some line breaks, added a convenience macro for the device
    pointer.
    b2e723de
uhci-hub.c 5.61 KB