Commit bd660e2
OnD0Exit: Close EC handle before sleep
Close the EC driver handle during D0 exit to avoid stale handles after
wake. The EC driver may restart during sleep, invalidating the handle.
The handle will be re-acquired in OnTimerExpire when the device wakes.
This fixes the HLK "DF - Sleep with IO during (Reliability)" test
failure.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 9d48c55 commit bd660e2
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
482 | 489 | | |
483 | 490 | | |
484 | 491 | | |
| |||
0 commit comments