Re: [PATCH v2 0/2] Extcon: Add MAX8997 extcon driver for MUIC feature

From: Greg KH
Date: Tue May 08 2012 - 12:06:40 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/