Re: [PATCH 4/9] extcon: max8997: Move defined constant to header file

From: Greg KH
Date: Wed Feb 13 2013 - 11:36:51 EST


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@xxxxxxxxxxx>
> Signed-off-by: Myungjoo Ham <myungjoo.ham@xxxxxxxxxxx>
> ---
> 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
--
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/