-
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
From: Alexander Atanasov <alex@ssi.bg> dpm_runtime_suspend holds dpm_sem and calls dpm_runtime_resume which deadlocks. Directly call runtime_resume instead.