On Mon, Jun 10, 2019 at 7:12 PM Grygorii Strashko <[email protected]> wrote:
> From: Russell King <[email protected]> > > omap_gpio_get() calls omap_get_gpio_datain() or omap_get_gpio_dataout() > to read the GPIO state. These two functions are only called from this > method, so they don't add much value. Move their contents into > omap_gpio_get() method and simplify. > > Signed-off-by: Russell King <[email protected]> > Signed-off-by: Grygorii Strashko <[email protected]> Patch applied. Yours, Linus Walleij

