mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 18:11:56 +00:00
940727bf22
pm_runtime_get_sync will increment pm usage counter even it
failed. Forgetting to pm_runtime_put_noidle will result in
reference leak in cedrus_start_streaming. We should fix it.
Fixes:
|
||
---|---|---|
.. | ||
allegro-dvt | ||
atomisp | ||
hantro | ||
imx | ||
ipu3 | ||
meson/vdec | ||
omap4iss | ||
rkisp1 | ||
rkvdec | ||
sunxi | ||
tegra-vde | ||
tegra-video | ||
zoran | ||
Kconfig | ||
Makefile |