Re: [PATCH 3/5] wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed case
From: Luciano Coelho <hidden>
Date: 2013-02-28 08:19:44
Also in:
linux-wireless, lkml
From: Luciano Coelho <hidden>
Date: 2013-02-28 08:19:44
Also in:
linux-wireless, lkml
On Thu, 2013-02-28 at 15:51 +0800, Li Fei wrote:
Even in failed case of pm_runtime_get_sync, the usage_count is incremented. In order to keep the usage_count with correct value and runtime power management to behave correctly, call pm_runtime_put(_sync) in such case. Signed-off-by Liu Chuansheng [off-list ref] Signed-off-by: Li Fei <redacted> ---
Looks good. I'll apply this via my tree. Thanks! -- Luca.