• Andrew Morton's avatar
    [PATCH] runtime PM deadlock fix · 34ea1ab2
    Andrew Morton authored
    From: Alexander Atanasov <alex@ssi.bg>
    
    dpm_runtime_suspend holds dpm_sem and calls dpm_runtime_resume which
    deadlocks.  Directly call runtime_resume instead.
    34ea1ab2
runtime.c 1.58 KB