All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: Felipe Balbi <me@felipebalbi.com>
Cc: linux-omap@vger.kernel.org, Samuel Ortiz <sameo@openedhand.com>
Subject: Re: [PATCH 2/2] twl4030: move twl4030-pwrbutton to drivers/input/misc
Date: Thu, 19 Feb 2009 12:08:45 -0800	[thread overview]
Message-ID: <200902191208.45851.david-b@pacbell.net> (raw)
In-Reply-To: <1235050197-26818-3-git-send-email-me@felipebalbi.com>

On Thursday 19 February 2009, Felipe Balbi wrote:
> Take it out of drivers/i2c/chips as requested by Jean Delvare
> that all drivers move out of there.
> 
> Cc: David Brownell <dbrownell@users.sourceforge.net>
> Cc: Samuel Ortiz <sameo@openedhand.com>
> Signed-off-by: Felipe Balbi <me@felipebalbi.com>

You're cc'ing Sam on these patches to the OMAP tree ... are you
suggesting this code merge to mainline?

If so, you'll need to send the input driver to the input list
as a patch against mainline, for review.  The snippet from
your patch 1/2 affecting the twl4030 MFD core might reasonably
be merged with that, assuming Sam's OK with that going though
the input tree.

- Dave


> ---
>  drivers/i2c/chips/Kconfig                          |    4 ----
>  drivers/i2c/chips/Makefile                         |    1 -
>  drivers/input/misc/Kconfig                         |    4 ++++
>  drivers/input/misc/Makefile                        |    1 +
>  .../{i2c/chips => input/misc}/twl4030-pwrbutton.c  |    0
>  drivers/mfd/twl4030-core.c                         |    3 ++-
>  6 files changed, 7 insertions(+), 6 deletions(-)
>  rename drivers/{i2c/chips => input/misc}/twl4030-pwrbutton.c (100%)
> 


  reply	other threads:[~2009-02-19 20:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-19 13:29 [PATCH 0/2] twl4030-pwrbutton patches Felipe Balbi
2009-02-19 13:29 ` [PATCH 1/2] i2c: move twl4030-pwrbutton to child registration style Felipe Balbi
2009-02-19 13:29   ` [PATCH 2/2] twl4030: move twl4030-pwrbutton to drivers/input/misc Felipe Balbi
2009-02-19 20:08     ` David Brownell [this message]
2009-02-19 20:30       ` Felipe Balbi
2009-02-25 21:05         ` Felipe Balbi
2009-02-27 18:44           ` Tony Lindgren
2009-02-27 19:31             ` Felipe Balbi
2009-02-27 19:49               ` Tony Lindgren
2009-02-27 20:00                 ` Felipe Balbi
2009-02-27 21:20                   ` Tony Lindgren
2009-03-05 19:27                   ` [PATCH] input: twl4030-pwrbutton: avoid merge conflicts Felipe Balbi
2009-03-05 23:52                     ` [APPLIED] " Tony Lindgren
2009-02-27 18:43     ` [APPLIED] [PATCH 2/2] twl4030: move twl4030-pwrbutton to drivers/input/misc Tony Lindgren
2009-02-27 18:42   ` [APPLIED] [PATCH 1/2] i2c: move twl4030-pwrbutton to child registration style Tony Lindgren

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=200902191208.45851.david-b@pacbell.net \
    --to=david-b@pacbell.net \
    --cc=linux-omap@vger.kernel.org \
    --cc=me@felipebalbi.com \
    --cc=sameo@openedhand.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.