On Mon, Jul 25, 2016 at 5:59 PM, Bin Gao <bin.gao@xxxxxxxxxxxxxxx> wrote: > This patch introduces a separate GPIO driver for Intel WhiskeyCove PMIC. > This driver is based on gpio-crystalcove.c. > > Signed-off-by: Ajay Thomas <ajay.thomas.david.rajamanickam@xxxxxxxxx> This looks like an invalid address, and .... > Signed-off-by: Bin Gao <bin.gao@xxxxxxxxx> > Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > Reviewed-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> > --- [....] > +module_platform_driver(wcove_gpio_driver); > + > +MODULE_AUTHOR("Ajay Thomas <ajay.thomas.david.rajamanickam@xxxxxxxxx>"); ...the same here. In fact it sure looks like two names. Anyway I just got a bounce when I tried to use it... Paul. -- > +MODULE_AUTHOR("Bin Gao <bin.gao@xxxxxxxxx>"); > +MODULE_DESCRIPTION("Intel Whiskey Cove GPIO Driver"); > +MODULE_LICENSE("GPL v2"); > +MODULE_ALIAS("platform:bxt_wcove_gpio"); > -- > 1.9.1 > -- 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