mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
When do suspend/resume, meet the following warning message:
[ 30.028336] flexcan 425b0000.can: Unbalanced pm_runtime_enable!
Balance the pm_runtime_force_suspend() and pm_runtime_force_resume().
Fixes:
|
||
|---|---|---|
| .. | ||
| flexcan-core.c | ||
| flexcan-ethtool.c | ||
| flexcan.h | ||
| Makefile | ||