All of lore.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: malattia@linux.it, "Morton, Andrew" <akpm@linux-foundation.org>
Cc: linux-acpi@vger.kernel.org
Subject: Re: [PATCH 1/4] Create sony-laptop
Date: Wed, 7 Feb 2007 15:50:35 -0500	[thread overview]
Message-ID: <200702071550.35808.lenb@kernel.org> (raw)
In-Reply-To: <11708749161009-git-send-email-malattia@linux.it>

Thanks for the follow-up Mattia, 

I've added this patch series to the acpi-test tree,
and added Lindent patch on top of it.  I'll double check
that it has all the patches from -mm and NAK those
when I do, so andrew doesn't get messed up.

However, some things need to be addressed
before it can go upstream:

What happens to sonypi?
Where is the patch to update MAINTAINERS for sony-laptop?
Documentation/acpi/sony_acpi.txt needs a revision, and a re-name,
and the Kconfig help text needs a revision too.

Finally, I don't have a Sony laptop so I can't test this.
I'd like to see successful test feedback from Andrew,
Luming, and other Sony owners before we push it.

thanks,
-Len

ps. I recommend that at some point you globally replace "sony_acpi"
in the driver with just "sony".


On Wednesday 07 February 2007 14:01, malattia@linux.it wrote:
> From: Mattia Dongili <malattia@linux.it>
> 
> 
> Move drivers/acpi/sony_acpi.c to drivers/misc/sony-laptop.c with all the
> necessary configuration.
> The SONY_LAPTOP config option substitutes the old ACPI_SONY and is 'default n'
> now.
> 
> Signed-off-by: Mattia Dongili <malattia@linux.it>
> ---
>  drivers/acpi/Kconfig       |   15 --
>  drivers/acpi/Makefile      |    1 -
>  drivers/acpi/sony_acpi.c   |  504 --------------------------------------------
>  drivers/misc/Kconfig       |   14 ++
>  drivers/misc/Makefile      |    1 +
>  drivers/misc/sony-laptop.c |  504 ++++++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 519 insertions(+), 520 deletions(-)
>

  parent reply	other threads:[~2007-02-07 20:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-07 19:01 [PATCH 0/4] sony_acpi-0.4: morph into sony-laptop malattia
2007-02-07 19:01 ` [PATCH 1/4] Create sony-laptop malattia
2007-02-07 19:01   ` [PATCH 2/4] Remove /proc/acpi/sony interface and implement platform_device malattia
2007-02-07 19:01     ` [PATCH 3/4] Small update to the Kconfig help to make people believe this driver is useful malattia
2007-02-07 19:01       ` [PATCH 4/4] Group functions and structures to better draw subsytems usage malattia
2007-02-10  1:47     ` [PATCH 2/4] Remove /proc/acpi/sony interface and implement platform_device Alessandro Guido
2007-02-10 12:49       ` Mattia Dongili
2007-02-07 20:50   ` Len Brown [this message]
2007-02-07 21:37     ` [PATCH 1/4] Create sony-laptop Mattia Dongili
2007-02-08  9:04     ` Andrew Morton

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=200702071550.35808.lenb@kernel.org \
    --to=lenb@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=malattia@linux.it \
    /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.