On Thu, 2014-03-13 at 10:38 +0100, Robert Baldyga wrote: > This patch moves code creating new i2c clients and regmaps to function > drivers which use them. It allows to avoid creating this instances when > individual function drivers are not enabled. > > Signed-off-by: Robert Baldyga <r.baldyga@xxxxxxxxxxx> > --- > drivers/extcon/extcon-max8997.c | 131 +++++++++++++++++++++++++-- > drivers/input/misc/max8997_haptic.c | 117 +++++++++++++++++++----- > drivers/mfd/max8997.c | 169 +---------------------------------- > drivers/rtc/rtc-max8997.c | 78 +++++++++++----- > include/linux/mfd/max8997-private.h | 14 +-- > 5 files changed, 284 insertions(+), 225 deletions(-) Reviewed-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx> Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html