ec/system76/ec: Do not call reset on wake
Resetting the device will cause the keyboard backlight and airplane LED to lose their state. Change-Id: Ib0fc9e95b5eb430b0eb4fbe46980fe6b663f7b20 Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Tim Crawford
parent
a01838681e
commit
56280b2f2b
@@ -90,9 +90,6 @@ Device (\_SB.PCI0.LPCB.EC0)
|
|||||||
// Notify of changes
|
// Notify of changes
|
||||||
Notify(^^^^AC, 0)
|
Notify(^^^^AC, 0)
|
||||||
Notify(^^^^BAT0, 0)
|
Notify(^^^^BAT0, 0)
|
||||||
|
|
||||||
// Reset System76 Device
|
|
||||||
^^^^S76D.RSET()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user