Am 2014-09-24 11:19, schrieb Linus Walleij: > On Mon, Sep 22, 2014 at 7:09 PM, Stefan Agner <stefan@xxxxxxxx> wrote: > >> Support Vybrid GPIO's as wakeup source by requesting the parent >> IRQ as wakeup IRQ. >> >> Signed-off-by: Stefan Agner <stefan@xxxxxxxx> >> --- >> drivers/gpio/gpio-vf610.c | 16 ++++++++++++++++ > > This driver is not yet upstream. Make wakeup support part > of the initial driver submission instead, it doesn't hurt. Ok, will do. Just realized that this patch even leads to compile errors when applying on top of v2 of the GPIO driver; we need the irq in drivers struct here, and I removed that in v2... :-) -- Stefan -- 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