On 2/7/18 7:52 AM, Linus Walleij wrote:
Otherwise we need something that conserves base 0 for singular TLMM drivers and make it -1 for newer platforms with several instances.
static int base = 0; chip->base = base; base = -1; -- Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project. -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html