[coreboot-gerrit] New patch to review for coreboot: 4efea94 ec/lenovo/h8/acpi/systemstatus.asl: Fix typo in o*n* in comment

Paul Menzel (paulepanter@users.sourceforge.net) gerrit at coreboot.org
Fri Aug 15 16:02:56 CEST 2014


Paul Menzel (paulepanter at users.sourceforge.net) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/6674

-gerrit

commit 4efea9464e1a7c7e1b74497dd73d1fd9827f44d7
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Fri Aug 15 15:58:36 2014 +0200

    ec/lenovo/h8/acpi/systemstatus.asl: Fix typo in o*n* in comment
    
    Change-Id: I655536f64faaa7e1600d4fec62ba80730e2cc45a
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
 src/ec/lenovo/h8/acpi/systemstatus.asl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/ec/lenovo/h8/acpi/systemstatus.asl b/src/ec/lenovo/h8/acpi/systemstatus.asl
index 17e8ba7..d914e8b 100644
--- a/src/ec/lenovo/h8/acpi/systemstatus.asl
+++ b/src/ec/lenovo/h8/acpi/systemstatus.asl
@@ -45,7 +45,7 @@ Scope (\_SI)
 		If (LEqual (Arg0, 2)) {
 			/* waking state */
 
-			/* power LED om */
+			/* power LED on */
 			\_SB.PCI0.LPCB.EC.LED(0x80)
 			/* suspend LED blinking */
 			\_SB.PCI0.LPCB.EC.LED(0xc7)



More information about the coreboot-gerrit mailing list