Re: [PATCH 07/18] mfd: max14577: Rename and add MAX14577 symbols toprepare for max77836

From: Krzysztof Kozlowski
Date: Wed Feb 05 2014 - 05:46:12 EST


Thanks for ACK.

Dear Chanwoo, Mark and Dmitry, can you ACK this patch and also 8/18 and
9/18:
http://thread.gmane.org/gmane.linux.kernel/1636654/focus=1636674
http://thread.gmane.org/gmane.linux.kernel/1636654/focus=1636674
?

Best regards,
Krzysztof

On Mon, 2014-02-03 at 09:38 +0000, Lee Jones wrote:
> > This patch prepares for adding support for max77836 device to existing
> > max14577 driver:
> > 1. Renames most of symbols and defines prefixed with MAX14577 to MAXIM.
> > 2. Adds prefixes (MAXIM or MAX14577) to defines without any MAX* prefix.
> >
> > This is only a rename-like patch, new code is not added.
> >
> > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
> > Cc: Kyungmin Park <kyungmin.park@xxxxxxxxxxx>
> > Cc: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
> > ---
> > drivers/extcon/extcon-max14577.c | 105 ++++-----
> > drivers/mfd/max14577.c | 51 ++---
> > drivers/power/max14577_charger.c | 81 +++----
> > drivers/regulator/max14577.c | 44 ++--
> > include/linux/mfd/max14577-private.h | 399 ++++++++++++++++------------------
> > include/linux/mfd/max14577.h | 2 +-
> > 6 files changed, 333 insertions(+), 349 deletions(-)
>
> I think the name changes instil some clarity here.
>
> I still need the other Acks before applying the patch though.
>
> For now you can have my:
> Acked-by: Lee Jones <lee.jones@xxxxxxxxxx>
>

--
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/