• Alan Stern's avatar
    [PATCH] USB Gadget: Use automatic endpoint selection in file-storage · a5bbb7ea
    Alan Stern authored
    This patch imports the endpoint auto-config library into the file-storage
    gadget, simplifying the code needed for endpoint selection and removing
    almost all dependencies on the controller type from the driver.  It also
    changes some log messages for reporting fatal problems from INFO to ERROR.
    a5bbb7ea
file_storage.c 112 KB