Commit 9afdc58
tty: serial: samsung_tty: Mark as wakeup_path on no_console_suspend
Devices not in the wakeup path always have their power domains shut down
on suspend, which breaks no_console_suspend. Use the wakeup path feature
to stop this from happening.
This is somewhat an abuse of the concept as named, but the end result is
exactly what we desire.
Signed-off-by: Hector Martin <marcan@marcan.st>1 parent ae635d4 commit 9afdc58
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2103 | 2103 | | |
2104 | 2104 | | |
2105 | 2105 | | |
| 2106 | + | |
| 2107 | + | |
| 2108 | + | |
2106 | 2109 | | |
2107 | 2110 | | |
2108 | 2111 | | |
| |||
0 commit comments