mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-22 00:22:09 +00:00
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
|
||
|---|---|---|
| .. | ||
| am437x-vpfe_regs.h | ||
| am437x-vpfe.c | ||
| am437x-vpfe.h | ||
| Kconfig | ||
| Makefile | ||