Re: [PATCH 73/78] media: s5p-mfc: use pm_runtime_resume_and_get()

From: Sylwester Nawrocki
Date: Tue Apr 27 2021 - 05:36:11 EST


On 24.04.2021 08:45, Mauro Carvalho Chehab wrote:
> Commit dd8088d5a896 ("PM: runtime: Add pm_runtime_resume_and_get to deal with usage counter")
> added pm_runtime_resume_and_get() in order to automatically handle
> dev->power.usage_count decrement on errors.
>
> Use the new API, in order to cleanup the error check logic.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>

Thank you for the patch.

Reviewed-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>