linux/drivers/media/platform/stm32
Mauro Carvalho Chehab 75c573eb70 media: stm32: 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
..
Makefile media: move CEC platform drivers to a separate directory 2020-04-15 12:06:40 +02:00
stm32-dcmi.c media: stm32: use pm_runtime_resume_and_get() 2021-05-20 16:02:43 +02:00