Commit 2b2c180
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 <marcan@marcan.st>1 parent b75b37d commit 2b2c180
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2205 | 2205 | | |
2206 | 2206 | | |
2207 | 2207 | | |
| 2208 | + | |
| 2209 | + | |
| 2210 | + | |
2208 | 2211 | | |
2209 | 2212 | | |
2210 | 2213 | | |
| |||
0 commit comments