mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00:00
d07bb9702c
The pm_runtime_get_sync() internally increments the
dev->power.usage_count without decrementing it, even on errors.
Replace it by the new pm_runtime_resume_and_get(), introduced by:
commit
|
||
---|---|---|
.. | ||
Makefile | ||
mtk_mdp_comp.c | ||
mtk_mdp_comp.h | ||
mtk_mdp_core.c | ||
mtk_mdp_core.h | ||
mtk_mdp_ipi.h | ||
mtk_mdp_m2m.c | ||
mtk_mdp_m2m.h | ||
mtk_mdp_regs.c | ||
mtk_mdp_regs.h | ||
mtk_mdp_vpu.c | ||
mtk_mdp_vpu.h |