linux/drivers/media/platform/s5p-mfc
Mauro Carvalho Chehab 67b92f5418 media: s5p-mfc: 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.

Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-05-20 16:02:43 +02:00
..
Makefile
regs-mfc-v6.h
regs-mfc-v7.h
regs-mfc-v8.h
regs-mfc-v10.h
regs-mfc.h
s5p_mfc_cmd_v5.c
s5p_mfc_cmd_v5.h
s5p_mfc_cmd_v6.c
s5p_mfc_cmd_v6.h
s5p_mfc_cmd.c
s5p_mfc_cmd.h
s5p_mfc_common.h media: s5p-mfc: Fix kernel-doc entries in s5p_mfc_common.h 2021-04-06 19:36:11 +02:00
s5p_mfc_ctrl.c
s5p_mfc_ctrl.h
s5p_mfc_debug.h
s5p_mfc_dec.c media: s5p-mfc: Use display delay and display enable std controls 2021-03-22 09:09:03 +01:00
s5p_mfc_dec.h
s5p_mfc_enc.c media: Rename stateful codec control macros 2020-12-03 12:27:32 +01:00
s5p_mfc_enc.h
s5p_mfc_intr.c
s5p_mfc_intr.h
s5p_mfc_iommu.h iommu/exynos: Use dev_iommu_priv_get/set() 2020-06-30 11:59:48 +02:00
s5p_mfc_opr_v5.c media: don't do a 31 bit shift on a signed int 2019-08-26 14:11:10 -03:00
s5p_mfc_opr_v5.h
s5p_mfc_opr_v6.c media: don't do a 31 bit shift on a signed int 2019-08-26 14:11:10 -03:00
s5p_mfc_opr_v6.h
s5p_mfc_opr.c
s5p_mfc_opr.h
s5p_mfc_pm.c media: s5p-mfc: use pm_runtime_resume_and_get() 2021-05-20 16:02:43 +02:00
s5p_mfc_pm.h
s5p_mfc.c media: s5p-mfc: Properly handle dma_parms for the allocated devices 2020-06-11 19:20:09 +02:00