From a8025db49f6a8bf8c7fc1f1302e73e6a1ec30688 Mon Sep 17 00:00:00 2001 From: Marshall Dawson Date: Fri, 16 Dec 2016 13:17:34 -0500 Subject: amd-based mainboards: Fix whitespace in _PTS comments Correct tabs that were intended as spaces. Change-Id: Idcf33d829f87a866b5ed880527102918d5b93842 Signed-off-by: Marshall Dawson Reviewed-on: https://review.coreboot.org/17905 Reviewed-by: Martin Roth Tested-by: build bot (Jenkins) --- src/mainboard/asus/f2a85-m/acpi/sleep.asl | 4 ++-- src/mainboard/asus/kcma-d8/acpi/pm_ctrl.asl | 2 +- src/mainboard/asus/kfsn4-dre/acpi/pm_ctrl.asl | 2 +- src/mainboard/asus/kfsn4-dre_k8/acpi/pm_ctrl.asl | 2 +- src/mainboard/asus/kgpe-d16/acpi/pm_ctrl.asl | 2 +- src/mainboard/asus/m4a78-em/dsdt.asl | 4 ++-- src/mainboard/asus/m4a785-m/dsdt.asl | 4 ++-- src/mainboard/asus/m4a785t-m/dsdt.asl | 4 ++-- src/mainboard/asus/m5a88-v/dsdt.asl | 4 ++-- 9 files changed, 14 insertions(+), 14 deletions(-) (limited to 'src/mainboard/asus') diff --git a/src/mainboard/asus/f2a85-m/acpi/sleep.asl b/src/mainboard/asus/f2a85-m/acpi/sleep.asl index 1d553bd848..3250f5ef4e 100644 --- a/src/mainboard/asus/f2a85-m/acpi/sleep.asl +++ b/src/mainboard/asus/f2a85-m/acpi/sleep.asl @@ -26,9 +26,9 @@ Name(WKST,Package(){Zero, Zero}) * -none- * * The _PTS control method is executed at the beginning of the sleep process -* for S1-S5. The sleeping value is passed to the _PTS control method. This +* for S1-S5. The sleeping value is passed to the _PTS control method. This * control method may be executed a relatively long time before entering the -* sleep state and the OS may abort the operation without notification to +* sleep state and the OS may abort the operation without notification to * the ACPI driver. This method cannot modify the configuration or power * state of any device in the system. */ diff --git a/src/mainboard/asus/kcma-d8/acpi/pm_ctrl.asl b/src/mainboard/asus/kcma-d8/acpi/pm_ctrl.asl index 658d87788b..c2757fa248 100644 --- a/src/mainboard/asus/kcma-d8/acpi/pm_ctrl.asl +++ b/src/mainboard/asus/kcma-d8/acpi/pm_ctrl.asl @@ -276,7 +276,7 @@ Method(\_WAK, 1) { * -none- * * The _PTS control method is executed at the beginning of the sleep process - * for S1-S5. The sleeping value is passed to the _PTS control method. This + * for S1-S5. The sleeping value is passed to the _PTS control method. This * control method may be executed a relatively long time before entering the * sleep state and the OS may abort the operation without notification to * the ACPI driver. This method cannot modify the configuration or power diff --git a/src/mainboard/asus/kfsn4-dre/acpi/pm_ctrl.asl b/src/mainboard/asus/kfsn4-dre/acpi/pm_ctrl.asl index 4cf8503687..0afb841435 100644 --- a/src/mainboard/asus/kfsn4-dre/acpi/pm_ctrl.asl +++ b/src/mainboard/asus/kfsn4-dre/acpi/pm_ctrl.asl @@ -159,7 +159,7 @@ * -none- * * The _PTS control method is executed at the beginning of the sleep process - * for S1-S5. The sleeping value is passed to the _PTS control method. This + * for S1-S5. The sleeping value is passed to the _PTS control method. This * control method may be executed a relatively long time before entering the * sleep state and the OS may abort the operation without notification to * the ACPI driver. This method cannot modify the configuration or power diff --git a/src/mainboard/asus/kfsn4-dre_k8/acpi/pm_ctrl.asl b/src/mainboard/asus/kfsn4-dre_k8/acpi/pm_ctrl.asl index 4cf8503687..0afb841435 100644 --- a/src/mainboard/asus/kfsn4-dre_k8/acpi/pm_ctrl.asl +++ b/src/mainboard/asus/kfsn4-dre_k8/acpi/pm_ctrl.asl @@ -159,7 +159,7 @@ * -none- * * The _PTS control method is executed at the beginning of the sleep process - * for S1-S5. The sleeping value is passed to the _PTS control method. This + * for S1-S5. The sleeping value is passed to the _PTS control method. This * control method may be executed a relatively long time before entering the * sleep state and the OS may abort the operation without notification to * the ACPI driver. This method cannot modify the configuration or power diff --git a/src/mainboard/asus/kgpe-d16/acpi/pm_ctrl.asl b/src/mainboard/asus/kgpe-d16/acpi/pm_ctrl.asl index 658d87788b..c2757fa248 100644 --- a/src/mainboard/asus/kgpe-d16/acpi/pm_ctrl.asl +++ b/src/mainboard/asus/kgpe-d16/acpi/pm_ctrl.asl @@ -276,7 +276,7 @@ Method(\_WAK, 1) { * -none- * * The _PTS control method is executed at the beginning of the sleep process - * for S1-S5. The sleeping value is passed to the _PTS control method. This + * for S1-S5. The sleeping value is passed to the _PTS control method. This * control method may be executed a relatively long time before entering the * sleep state and the OS may abort the operation without notification to * the ACPI driver. This method cannot modify the configuration or power diff --git a/src/mainboard/asus/m4a78-em/dsdt.asl b/src/mainboard/asus/m4a78-em/dsdt.asl index 1a88d5bef6..7b1eddbe67 100644 --- a/src/mainboard/asus/m4a78-em/dsdt.asl +++ b/src/mainboard/asus/m4a78-em/dsdt.asl @@ -836,9 +836,9 @@ DefinitionBlock ( * -none- * * The _PTS control method is executed at the beginning of the sleep process - * for S1-S5. The sleeping value is passed to the _PTS control method. This + * for S1-S5. The sleeping value is passed to the _PTS control method. This * control method may be executed a relatively long time before entering the - * sleep state and the OS may abort the operation without notification to + * sleep state and the OS may abort the operation without notification to * the ACPI driver. This method cannot modify the configuration or power * state of any device in the system. */ diff --git a/src/mainboard/asus/m4a785-m/dsdt.asl b/src/mainboard/asus/m4a785-m/dsdt.asl index 1a88d5bef6..7b1eddbe67 100644 --- a/src/mainboard/asus/m4a785-m/dsdt.asl +++ b/src/mainboard/asus/m4a785-m/dsdt.asl @@ -836,9 +836,9 @@ DefinitionBlock ( * -none- * * The _PTS control method is executed at the beginning of the sleep process - * for S1-S5. The sleeping value is passed to the _PTS control method. This + * for S1-S5. The sleeping value is passed to the _PTS control method. This * control method may be executed a relatively long time before entering the - * sleep state and the OS may abort the operation without notification to + * sleep state and the OS may abort the operation without notification to * the ACPI driver. This method cannot modify the configuration or power * state of any device in the system. */ diff --git a/src/mainboard/asus/m4a785t-m/dsdt.asl b/src/mainboard/asus/m4a785t-m/dsdt.asl index 6adb8cabfa..21ffca3f80 100644 --- a/src/mainboard/asus/m4a785t-m/dsdt.asl +++ b/src/mainboard/asus/m4a785t-m/dsdt.asl @@ -836,9 +836,9 @@ DefinitionBlock ( * -none- * * The _PTS control method is executed at the beginning of the sleep process - * for S1-S5. The sleeping value is passed to the _PTS control method. This + * for S1-S5. The sleeping value is passed to the _PTS control method. This * control method may be executed a relatively long time before entering the - * sleep state and the OS may abort the operation without notification to + * sleep state and the OS may abort the operation without notification to * the ACPI driver. This method cannot modify the configuration or power * state of any device in the system. */ diff --git a/src/mainboard/asus/m5a88-v/dsdt.asl b/src/mainboard/asus/m5a88-v/dsdt.asl index e1d517f370..7e4dc5adec 100644 --- a/src/mainboard/asus/m5a88-v/dsdt.asl +++ b/src/mainboard/asus/m5a88-v/dsdt.asl @@ -831,9 +831,9 @@ DefinitionBlock ( * -none- * * The _PTS control method is executed at the beginning of the sleep process - * for S1-S5. The sleeping value is passed to the _PTS control method. This + * for S1-S5. The sleeping value is passed to the _PTS control method. This * control method may be executed a relatively long time before entering the - * sleep state and the OS may abort the operation without notification to + * sleep state and the OS may abort the operation without notification to * the ACPI driver. This method cannot modify the configuration or power * state of any device in the system. */ -- cgit v1.2.3