ACK: [PATCH] method: update method status

Colin Ian King colin.king at canonical.com
Mon Jan 11 08:21:27 UTC 2016


On 11/01/16 06:52, Alex Hung wrote:
> _DTI is implemented and _OS is not a method
> 
> 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 5150725..4f6575b 100644
> --- a/src/acpi/method/method.c
> +++ b/src/acpi/method/method.c
> @@ -88,7 +88,7 @@
>   * _DSM  9.14.1		N
>   * _DSS  B.6.8		Y
>   * _DSW  7.2.1		Y
> - * _DTI  11.4.5		N
> + * _DTI  11.4.5		Y
>   * _Exx  5.6.4.1	n/a
>   * _EC   12.12		Y
>   * _EDL  6.3.1		Y
> @@ -137,7 +137,7 @@
>   * _NTT  11.4.9		Y
>   * _OFF  7.1.2		Y
>   * _ON_  7.1.3		Y
> - * _OS   5.7.3		N
> + * _OS   5.7.3		n/a
>   * _OSC  6.2.10		n/a
>   * _OSI  5.7.2		n/a
>   * _OST  6.3.5		n/a
> 
Acked-by: Colin Ian King <colin.king at canonical.com>



More information about the fwts-devel mailing list