From: Geert Uytterhoeven Date: Wed, 18 Mar 2015 18:41:07 +0000 (+0100) Subject: gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe() X-Git-Tag: omap-for-v4.2/o2_dc~94^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d84b9e4957589730d13d210e9e94bb5f5996ba3;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed