public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: corentincj-EjuBZuxMvz2sTnJN9+BGXg@public.gmane.org
Cc: linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	acpi4asus-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
	eeecommunity-donated-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: [PATCH 1/3] eeepc-laptop: add base driver
Date: Wed, 23 Apr 2008 00:57:11 -0400	[thread overview]
Message-ID: <200804230057.11842.lenb@kernel.org> (raw)
In-Reply-To: <200803131255.47155.corentincj-EjuBZuxMvz2sTnJN9+BGXg@public.gmane.org>

On Thursday 13 March 2008, Corentin CHARY wrote:
> From: Eric Cooper <ecc-D+Gtc/HYRWM@public.gmane.org>
> 
> 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-EjuBZuxMvz2sTnJN9+BGXg@public.gmane.org>
> ---
> 
>  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

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

  parent reply	other threads:[~2008-04-23  4:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-13 11:54 [PATCH 0/3] eeepc-laptop: new driver Corentin CHARY
2008-03-13 11:55 ` [PATCH 1/3] eeepc-laptop: add base driver Corentin CHARY
     [not found]   ` <200803131255.47155.corentincj-EjuBZuxMvz2sTnJN9+BGXg@public.gmane.org>
2008-04-23  4:57     ` Len Brown [this message]
2008-04-23 13:16       ` Corentin CHARY
     [not found] ` <200803131254.01518.corentincj-EjuBZuxMvz2sTnJN9+BGXg@public.gmane.org>
2008-03-13 11:56   ` [PATCH 2/3] eeepc-laptop: add backlight Corentin CHARY
2008-03-13 11:57 ` [PATCH 3/3] eeepc-laptop: add hwmon fan control Corentin CHARY

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200804230057.11842.lenb@kernel.org \
    --to=lenb-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=acpi4asus-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=corentincj-EjuBZuxMvz2sTnJN9+BGXg@public.gmane.org \
    --cc=eeecommunity-donated-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox