• David Brownell's avatar
    [PATCH] USB: ohci-hcd, minor d3cold resume fix · 0061714a
    David Brownell authored
    The ohci d3cold resume path kept re-creating the sysfs files,
    and that seemed eventually to cause an oops.  This patch
    only creates them on first initialization, not re-init;
    and includes some minor debug message tweaks.
    0061714a
ohci-hcd.c 19.4 KB