aboutsummaryrefslogtreecommitdiff
path: root/src/ec/lenovo/h8/acpi/sleepbutton.asl
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2016-09-05 19:55:34 +0200
committerPatrick Georgi <pgeorgi@google.com>2016-09-07 13:55:05 +0200
commitb933109594b21c23af7233a97ba9dd57a56cbee9 (patch)
tree5d95d76ff7eb387d86c4358be7ea3d153d1e7002 /src/ec/lenovo/h8/acpi/sleepbutton.asl
parent112ab9183754a81c8100fcc37593ef4905a9d3a3 (diff)
src/ec: Improve code formatting
Change-Id: I93b71ca577c973046d1651d92665168b329eda1b Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/16503 Tested-by: build bot (Jenkins) Reviewed-by: Alexander Couzens <lynxis@fe80.eu> Reviewed-by: Omar Pakker
Diffstat (limited to 'src/ec/lenovo/h8/acpi/sleepbutton.asl')
-rw-r--r--src/ec/lenovo/h8/acpi/sleepbutton.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ec/lenovo/h8/acpi/sleepbutton.asl b/src/ec/lenovo/h8/acpi/sleepbutton.asl
index 0517992d13..2f36c4b229 100644
--- a/src/ec/lenovo/h8/acpi/sleepbutton.asl
+++ b/src/ec/lenovo/h8/acpi/sleepbutton.asl
@@ -25,7 +25,7 @@ Field(ERAM, ByteAcc, NoLock, Preserve)
Device(SLPB)
{
- Name (_HID, EisaId ("PNP0C0E"))
+ Name (_HID, EisaId ("PNP0C0E"))
Method(_PRW, 0, NotSerialized)
{
Return (Package() { 0x18, 0x03 })