mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-20 17:44:33 +08:00
fdc34e82c0
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
|
||
---|---|---|
.. | ||
cec-gpio | ||
cros-ec | ||
meson | ||
s5p | ||
seco | ||
sti | ||
stm32 | ||
tegra | ||
Kconfig | ||
Makefile |