mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08: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
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| sun8i_formats.c | ||
| sun8i_rotate.c | ||
| sun8i-formats.h | ||
| sun8i-rotate.h | ||