> This patch continues the preparation for adding support for max77836 > device to existing max14577 driver. > > Add "muic" suffix to regmap and irq_data fields in maxim_core state > container to prepare for max77836 support. > This is only a rename-like patch, new code is not added. > > Signed-off-by: Krzysztof Kozlowski <[email protected]> > Cc: Kyungmin Park <[email protected]> > Cc: Marek Szyprowski <[email protected]> > --- > drivers/extcon/extcon-max14577.c | 17 +++++++++-------- > drivers/mfd/max14577.c | 22 +++++++++++----------- > drivers/power/max14577_charger.c | 8 ++++---- > drivers/regulator/max14577.c | 2 +- > include/linux/mfd/max14577-private.h | 4 ++-- > 5 files changed, 27 insertions(+), 26 deletions(-)
Happy to apply this with maintainer Acks. Acked-by: Lee Jones <[email protected]> -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

