• David Brownell's avatar
    [PATCH] USB: fix osdl bugid 2006 (timer init and fault paths) · 9b9f631e
    David Brownell authored
    Need to initialize timers a bit earlier to handle
    certain initialization faults.
    
    
    OSDL bug 2006
    
    Need to initialize some timers a bit earlier to clean up safely
    after very early init HCD failures.
    
    Those early init faults were needlessly mysterious since they
    didn't emit diagnostics except at HCD discretion.
    9b9f631e
hcd-pci.c 8.96 KB