On Mon, Jun 10, 2019 at 7:13 PM Grygorii Strashko <grygorii.strashko@xxxxxx> wrote: > From: Russell King <rmk+kernel@xxxxxxxxxxxxxxx> > > Use local variables to store the base iomem address and regs table > pointer like omap_gpio_init_context() does. Not only does this make > the function neater, it also avoids unnecessary reloads of the same > data multiple times. > > Signed-off-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxx> > Signed-off-by: Grygorii Strashko <grygorii.strashko@xxxxxx> Patch applied. Yours, Linus Walleij