• David Brownell's avatar
    [PATCH] USB: usb audio, remove garbage warning · 04b4a7d9
    David Brownell authored
    There are two places where the audio driver checks for
    endpoint-less interfaces, but the second one doesn't
    filter out a garbage warning (without this patch).
    
    Likely it'd be better to remove these warnings from
    the driver, and maybe just place them in usbcore if
    they'd ever be useful.  But this at least gets rid
    of one class of "is this device broken" questions.
    04b4a7d9
audio.c 121 KB