On Thursday 13 March 2008, Corentin CHARY wrote: > From: Eric Cooper <ecc@xxxxxxx> > > This patch is based on Eric Cooper's work to clean the original asus_acpi > given by Asus. It's a platform driver (/sys/devices/platform/eeepc/) > wich support: > - hotkeys - wlan on/off - camera on/off - cardr on/off > > Signed-off-by: Corentin Chary <corentincj@xxxxxxxxxx> > --- > > Kconfig | 11 + > Makefile | 1 > eeepc-laptop.c | 442 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 454 insertions(+) Why no MAINTAINERS entry? scripts/checkpatch.pl ~/src/linus/eeepc1.patch WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> #94: FILE: drivers/misc/eeepc-laptop.c:26: +#include <asm/uaccess.h> total: 0 errors, 1 warnings, 461 lines checked -- 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