From: Marek Vasut <marex@denx.de>
To: Corentin Chary <corentin.chary@gmail.com>
Cc: platform-driver-x86@vger.kernel.org, joeyli <jlee@suse.com>,
"Zhang, Rui" <rui.zhang@intel.com>,
Len Brown <len.brown@intel.com>
Subject: Re: [PATCH 2/2] ACER: Add support for ambient light sensor
Date: Mon, 4 Jun 2012 19:14:00 +0200 [thread overview]
Message-ID: <201206041914.00536.marex@denx.de> (raw)
In-Reply-To: <CAHR064hJquR4AF6iZNyJTpK5f9GOBHfMq33Y=XpD7ZtFVW1E4A@mail.gmail.com>
Dear Corentin Chary,
> On Fri, Jun 1, 2012 at 7:11 PM, Marek Vasut <marex@denx.de> wrote:
> > This is the ambient light sensor found on Iconia W500.
> >
> > Signed-off-by: Marek Vasut <marex@denx.de>
> > Cc: joeyli <jlee@suse.com>
> > ---
[...]
> > +static int __init acer_wmi_alsd_setup(void)
> > +{
> > + int err;
> > +
> > + err = acer_wmi_get_handle("ALSD", "ACPI0008", &alsd_handle);
> > + if (err)
> > + return err;
>
> NACK !
What are you trying to achieve with such attitude? Are you trying to show off
how much you can scream at someone new? I'd tell you some really harsh words and
would turn my back on all this linux stuff if I wasn't used to people in kernel
mailing lists having quite weird manners sometimes.
> This is a generic device, and should be handled by ACPI core
> (Samsung laptop have this too). See "ACPI ALS" on linux-acpi.
Saying this would be enough. Lee explained to me what this ACPI0008 means, I'm
quite new to the ACPI land so pardon my ignorance here. But it then boils down
to Lee's question, why wasn't the patch for ACPI ALS that was already proposed
accepted? And what can be done to get it in?
Best regards,
Marek Vasut
next prev parent reply other threads:[~2012-06-04 17:33 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-01 17:11 [PATCH 1/2] ACER: Add support for accelerometer sensor Marek Vasut
2012-06-01 17:11 ` [PATCH 2/2] ACER: Add support for ambient light sensor Marek Vasut
2012-06-04 9:08 ` joeyli
2012-06-04 9:29 ` Marek Vasut
2012-06-04 11:13 ` Corentin Chary
2012-06-04 17:14 ` Marek Vasut [this message]
2012-06-05 12:49 ` Corentin Chary
2012-06-05 13:06 ` Marek Vasut
2012-06-05 22:55 ` Marek Vasut
2012-06-06 1:22 ` Zhang Rui
2012-06-22 20:20 ` Marek Vasut
2012-06-04 8:23 ` [PATCH 1/2] ACER: Add support for accelerometer sensor joeyli
2012-06-05 22:52 ` Marek Vasut
2012-06-06 0:15 ` joeyli
2012-06-06 10:13 ` Marek Vasut
2012-06-26 18:41 ` Matthew Garrett
2012-06-26 18:52 ` Marek Vasut
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=201206041914.00536.marex@denx.de \
--to=marex@denx.de \
--cc=corentin.chary@gmail.com \
--cc=jlee@suse.com \
--cc=len.brown@intel.com \
--cc=platform-driver-x86@vger.kernel.org \
--cc=rui.zhang@intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.