59087b66ea
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 | ||
gsc-core.c | ||
gsc-core.h | ||
gsc-m2m.c | ||
gsc-regs.c | ||
gsc-regs.h |