public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Chanwoo Choi <cw00.choi@samsung.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
	"myungjoo.ham@samsung.com" <myungjoo.ham@samsung.com>,
	Kyungmin Park <kyungmin.park@samsung.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 0/2] Extcon: Add MAX8997 extcon driver for MUIC feature
Date: Tue, 8 May 2012 09:06:40 -0700	[thread overview]
Message-ID: <20120508160640.GA11368@kroah.com> (raw)
In-Reply-To: <4FA8EF06.6020108@samsung.com>

On Tue, May 08, 2012 at 07:01:42PM +0900, Chanwoo Choi wrote:
> This patchset use Extcon framework in extcon-max8997 driver to control
> external connector instead of max8997-muic driver which is implemented
> with callback function through platform_data to control external connector.
> 
> So, first patch add MAX8997 extcon driver (drivers/extcon/extcon-max8997.c),
> the last patch remove previous MAX8997 MUIC
> driver(drivers/misc/max8997-muic.c)
> which support MUIC feature of Maxim MAX8997 with callback function.
> 
> Chanwoo Choi (2):
>   Extcon: add MAX8997 extcon driver
>   misc: MAX8997: Remove max8997-muic driver
> 
>  drivers/extcon/Kconfig          |    8 +
>  drivers/extcon/Makefile         |    1 +
>  drivers/extcon/extcon-max8997.c |  542
> +++++++++++++++++++++++++++++++++++++++

Your patches are line-wrapped and can not be applied.

Please fix your email client (read Documentation/email_clients.txt for
hints) and resend this series.

thanks,

greg k-h

  reply	other threads:[~2012-05-08 16:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-08 10:01 [PATCH v2 0/2] Extcon: Add MAX8997 extcon driver for MUIC feature Chanwoo Choi
2012-05-08 16:06 ` Greg KH [this message]
2012-05-09  0:49   ` Chanwoo Choi

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=20120508160640.GA11368@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=arnd@arndb.de \
    --cc=cw00.choi@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=myungjoo.ham@samsung.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox