On Mon, Jun 10, 2019 at 7:13 PM Grygorii Strashko <[email protected]> wrote:
> From: Russell King <[email protected]> > > 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 <[email protected]> > Signed-off-by: Grygorii Strashko <[email protected]> Patch applied. Yours, Linus Walleij

