mirror of
https://github.com/torvalds/linux.git
synced 2026-08-03 22:10:38 +02: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 | ||