mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 07:31:45 +00:00
3bc2afcba8
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 |