Commit b06d3e8
fwk: Fix ignoring power button when lid is closed from G3
BRANCH=fwk-main
BUG=Found after merging new upstream code and using new chroot, I guess
the new compiler has a better warning/error
BUG=637d4d5bc00756eb02c206dd529168d3758e5648
TEST=Close the lid and press the power button, the system should not
react. You might have to pretend closing the lid by using a magnet or ec
console `lidclose`
Signed-off-by: Daniel Schaefer <dhs@frame.work>
(cherry picked from commit faf9842)1 parent f89f6f1 commit b06d3e8
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
227 | 234 | | |
228 | 235 | | |
229 | 236 | | |
| |||
0 commit comments