diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-04-23 18:19:20 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-05-20 17:02:43 +0300 |
commit | 8102cf89ecd594572433ffb9103ce104ae57927e (patch) | |
tree | bb07781c22dabe0ad6934cae27516577d243e43c /drivers/media/platform/s3c-camif/camif-capture.c | |
parent | c311f53362b05a82b47d1ed9dcfeb4637063b8d7 (diff) | |
download | linux-8102cf89ecd594572433ffb9103ce104ae57927e.tar.xz |
media: rkisp1: use pm_runtime_resume_and_get()
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@kernel.org>
Diffstat (limited to 'drivers/media/platform/s3c-camif/camif-capture.c')
0 files changed, 0 insertions, 0 deletions