Hello Jiang, On Thu, Jun 4, 2015 at 6:13 AM, Jiang Liu <[email protected]> wrote: > Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc while we > already have a pointer to corresponding irq_desc. > > Signed-off-by: Jiang Liu <[email protected]> > Acked-by: Linus Walleij <[email protected]> > --- > drivers/gpio/gpio-bcm-kona.c | 2 +- > drivers/gpio/gpio-dwapb.c | 2 +- > drivers/gpio/gpio-mvebu.c | 2 +- > drivers/gpio/gpio-mxc.c | 6 +++--- > drivers/gpio/gpio-mxs.c | 2 +- > drivers/gpio/gpio-omap.c | 2 +-
For gpio-omap: Acked-by: Javier Martinez Canillas <[email protected]> Best regards, Javier -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

