linux/drivers/media
Mauro Carvalho Chehab 71aeaedc96 media: vsp1: 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.

As a bonus, pm_runtime_resume_and_get() always return 0 on success.
So, the code can be simplified.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-05-20 16:02:44 +02:00
..
cec media: s5p: fix pm_runtime_get_sync() usage count 2021-05-10 11:36:33 +02:00
common
dvb-core
dvb-frontends media: rtl2832_sdr/vivid/airspy/hackrf/msi2500: drop memset of fmt.sdr.reserved 2021-05-19 09:51:39 +02:00
firewire
i2c media: i2c: ccs-core: use pm_runtime_resume_and_get() 2021-05-19 09:51:42 +02:00
mc media: mc: mc-entity.c: Fix typo 2021-05-19 09:51:39 +02:00
mmc
pci media: ipu3: use pm_runtime_resume_and_get() 2021-05-19 09:51:42 +02:00
platform media: vsp1: use pm_runtime_resume_and_get() 2021-05-20 16:02:44 +02:00
radio
rc media updates for v5.13-rc1 2021-04-28 09:24:36 -07:00
spi
test-drivers media: rtl2832_sdr/vivid/airspy/hackrf/msi2500: drop memset of fmt.sdr.reserved 2021-05-19 09:51:39 +02:00
tuners
usb media: pvrusb2: fix warning in pvr2_i2c_core_done 2021-05-19 09:51:39 +02:00
v4l2-core drm for 5.13-rc1 2021-04-28 10:01:40 -07:00
Kconfig
Makefile