Change the version, and the maintainers. Signed-off-by: Corentin Chary <corentincj@xxxxxxxxxx> --- asus_acpi.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) --- a/drivers/acpi/asus_acpi.c 2006-12-13 20:59:36.000000000 +0100 +++ b/drivers/acpi/asus_acpi.c 2006-12-15 10:23:25.000000000 +0100 @@ -3,6 +3,7 @@ * * * Copyright (C) 2002-2005 Julien Lerouge, 2003-2006 Karol Kozimor + * Copyright (C) 2006 Corentin Chary * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -26,7 +27,7 @@ * Pontus Fuchs - Helper functions, cleanup * Johann Wiesner - Small compile fixes * John Belmonte - ACPI code for Toshiba laptop was a good starting point. - * Éric Burghard - LED display support for W1N + * Eric Burghard - LED display support for W1N * */ @@ -39,7 +40,7 @@ #include <acpi/acpi_bus.h> #include <asm/uaccess.h> -#define ASUS_ACPI_VERSION "0.30" +#define ASUS_ACPI_VERSION "0.31" #define PROC_ASUS "asus" //the directory #define PROC_MLED "mled" @@ -71,7 +72,7 @@ #define TLED_ON 0x04 //touchpad LED #define BT_ON 0x08 //internal Bluetooth -MODULE_AUTHOR("Julien Lerouge, Karol Kozimor"); +MODULE_AUTHOR("Julien Lerouge, Karol Kozimor, Corentin Chary"); MODULE_DESCRIPTION(ACPI_HOTK_NAME); MODULE_LICENSE("GPL"); -- CHARY 'Iksaif' Corentin http://xf.iksaif.net - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html