commit | 4d84b9e4957589730d13d210e9e94bb5f5996ba3 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Wed Mar 18 19:41:07 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Mar 26 10:17:55 2015 +0100 |
tree | 96d8f45197d91857c5a08e42fa0737fe0674de25 | |
parent | e189ca56d91bbf1d3fe2f88ab6858bf919d42adf [diff] |
gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe() The existing variable gpio_chip already points to the gpiochip instance, hence use it everywhere. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>