All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Chanwoo Choi <cw00.choi@samsung.com>
Cc: sameo@linux.intel.com, linux-kernel@vger.kernel.org,
	myungjoo.ham@samsung.com, kyungmin.park@samsung.com
Subject: Re: [PATCH 4/9] extcon: max8997: Move defined constant to header file
Date: Wed, 13 Feb 2013 08:36:44 -0800	[thread overview]
Message-ID: <20130213163644.GA28986@kroah.com> (raw)
In-Reply-To: <1360748110-21909-1-git-send-email-cw00.choi@samsung.com>

On Wed, Feb 13, 2013 at 06:35:10PM +0900, Chanwoo Choi wrote:
> This patch move defined constants to header file(max77693-private.h)
> because of mask/unmask selectively interrupt of MUIC device according
> to attribute of H/W board.
> 
> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
> Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
> ---
>  drivers/extcon/extcon-max8997.c     | 92 +++++++++++++------------------------
>  include/linux/mfd/max8997-private.h | 49 ++++++++++++++++++++
>  2 files changed, 80 insertions(+), 61 deletions(-)

This patch fails to apply, so I stopped here in the series.  Feel free
to redo this and resend the rest once you fix this up.

thanks,

greg k-h

  reply	other threads:[~2013-02-13 16:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-13  9:35 [PATCH 4/9] extcon: max8997: Move defined constant to header file Chanwoo Choi
2013-02-13 16:36 ` Greg KH [this message]
     [not found]   ` <CAGTfZH0fZU9REkMR9f+-3gqJ8XT74G2ywO=jdqx8wU4TCVpojw@mail.gmail.com>
2013-02-13 22:27     ` Greg KH

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=20130213163644.GA28986@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=cw00.choi@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=myungjoo.ham@samsung.com \
    --cc=sameo@linux.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.