Commit 06d0f11
committed
check-pm: set the kernel check point before runtime PM support check
runtime PM is not supported on BDW and BYT platforms, so we need
to set the kernel check point before the runtime PM support check
or the kernel check point will not be properly set up and cause
runtime PM check TIMEOUT on unsupported platforms.
Signed-off-by: Zhang Keqiao <keqiao.zhang@intel.com>1 parent c76cb0b commit 06d0f11
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
85 | | - | |
86 | | - | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments