ec/purism/librem/ec.asl: End comment
End comment that (likely mistakenly) removed an EC query method. Change-Id: Id192d665a22a8885d7cec56cd6b8ea207fb54402 Signed-off-by: Benjamin Doron <benjamin.doron00@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/47115 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
parent
207ffb07fe
commit
78e0acfb3e
|
@ -176,7 +176,7 @@ Device (EC)
|
|||
Notify (\_SB.SLPB, 0x80)
|
||||
}
|
||||
|
||||
/* KEY_F13 (Touchpad Enable/Disable)
|
||||
/* KEY_F13 (Touchpad Enable/Disable) */
|
||||
Method (_Q34)
|
||||
{
|
||||
TPSN (0x87)
|
||||
|
|
Loading…
Reference in New Issue