[PATCH] acpi/method: update tested method comments for _ALx and _SLI

Alex Hung alex.hung at canonical.com
Tue May 19 17:04:14 UTC 2020


There are no functional changes.

Signed-off-by: Alex Hung <alex.hung at canonical.com>
---
 src/acpi/method/method.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/acpi/method/method.c b/src/acpi/method/method.c
index e0c8c96d..e5acc594 100644
--- a/src/acpi/method/method.c
+++ b/src/acpi/method/method.c
@@ -41,7 +41,7 @@
  * _ALP 	 Y
  * _ALR 	 Y
  * _ALT 	 Y
- * _ALx 	 N
+ * _ALx 	 Y
  * _ART 	 Y
  * _BBN 	 Y
  * _BCL 	 Y
@@ -215,7 +215,7 @@
  * _SDD 	 n/a
  * _SEG 	 Y
  * _SHL 	 n/a
- * _SLI 	 N
+ * _SLI 	 Y
  * _SPD 	 Y
  * _SRS 	 n/a
  * _SRT 	 Y
-- 
2.25.1




More information about the fwts-devel mailing list