[PATCH] acpi: method: correct alphabetical order in comments to sync with acpi spec
Keng-Yu Lin
kengyu at canonical.com
Mon Nov 11 14:14:23 UTC 2013
On Thu, Nov 7, 2013 at 11:29 AM, Alex Hung <alex.hung at canonical.com> wrote:
> 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 f46fdff..ff16fa7 100644
> --- a/src/acpi/method/method.c
> +++ b/src/acpi/method/method.c
> @@ -38,12 +38,12 @@
> * _ACx 11.4.1 Y
> * _ADR 6.1.1, B.6.1, Y
> * _AEI 5.6.5.2 Y
> - * _ALx 11.4.2 N
> * _ALC 9.2.5 Y
> * _ALI 9.2.2 Y
> * _ALP 9.2.6 Y
> * _ALR 9.2.5 N
> * _ALT 9.2.3 Y
> + * _ALx 11.4.2 N
> * _ART 11.4.3 N
> * _BBN 6.5.5 Y
> * _BCL B.6.2 Y
> @@ -233,8 +233,8 @@
> * _TTS 7.3.6 Y
> * _TZ_ 5.3.1 n/a
> * _TZD 11.4.19 N
> - * _TZP 11.4.21 Y
> * _TZM 11.4.20 N
> + * _TZP 11.4.21 Y
> * _UID 6.1.9 Y
> * _UPC 9.13 N
> * _UPD 9.16.1 N
> --
> 1.8.3.2
>
Acked-by: Keng-Yu Lin <kengyu at canonical.com>
More information about the fwts-devel
mailing list