• David Brownell's avatar
    [PATCH] USB: fix for deadlock in v2.5.67 · 55fdb8d5
    David Brownell authored
    The patch below should resolve the keyboard problem -- just reorders two
    lines so the lock isn't held after the device's records get deleted, so
    the order is what it should always have been.
    55fdb8d5
hcd.c 42.8 KB