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:44 +0300 |
commit | 334fe327a8b4fdebea14af478f7f6185d45e566b (patch) | |
tree | 087a5d1b62ef5493e19651e1c19aea5593d8479d /drivers/media/dvb-core | |
parent | 71aeaedc968343c644b3c073b715b24b909ef088 (diff) | |
download | linux-334fe327a8b4fdebea14af478f7f6185d45e566b.tar.xz |
media: rcar-vin: 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.
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/dvb-core')
0 files changed, 0 insertions, 0 deletions