Commit aa216af
committed
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 <[email protected]>1 parent 7763abb commit aa216af
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2193 | 2193 | | |
2194 | 2194 | | |
2195 | 2195 | | |
| 2196 | + | |
| 2197 | + | |
| 2198 | + | |
2196 | 2199 | | |
2197 | 2200 | | |
2198 | 2201 | | |
| |||
0 commit comments