On Mon, 2010-08-30 at 17:18 -0700, Gregory Bean wrote: > struct msm_gpio_chip msm_gpio_chips[] = { > + { > + .regs = { > + .out = GPIO_OUT_0, > + .in = GPIO_IN_0, > + .int_status = GPIO_INT_STATUS_0, > + .int_clear = GPIO_INT_CLEAR_0, > + .int_en = GPIO_INT_EN_0, > + .int_edge = GPIO_INT_EDGE_0, > + .int_pos = GPIO_INT_POS_0, > + .oe = GPIO_OE_0, > + }, Macro please. Daniel -- Sent by a consultant of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html