linux/drivers/media/platform/rockchip
Mauro Carvalho Chehab 8102cf89ec media: rkisp1: use pm_runtime_resume_and_get()
Commit dd8088d5a8 ("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@kernel.org>
2021-05-20 16:02:43 +02:00
..
rga media: rockchip/rga: use pm_runtime_resume_and_get() 2021-05-19 09:51:42 +02:00
rkisp1 media: rkisp1: use pm_runtime_resume_and_get() 2021-05-20 16:02:43 +02:00