ACK: [PATCH] acpi/method: update tested method comments for _ALx and _SLI
Colin Ian King
colin.king at canonical.com
Tue May 19 17:10:38 UTC 2020
On 19/05/2020 18:04, Alex Hung wrote:
> 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
>
Acked-by: Colin Ian King <colin.king at canonical.com>
More information about the fwts-devel
mailing list