2015-06-04 6:13 GMT+02:00 Jiang Liu <jiang.liu at linux.intel.com>: > 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 <jiang.liu at linux.intel.com> > Acked-by: Linus Walleij <linus.walleij at linaro.org> > --- [...] > drivers/pinctrl/mediatek/pinctrl-mtk-common.c | 4 ++-- For the changes in pinctrl-mtk-common.c: Acked-by: Matthias Brugger <matthias.brugger at gmail.com>