commit | d0d0677e8fdfba18582bb2dc4bd07189da598e1d | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Oct 09 01:28:46 2017 +0200 |
committer | Wim Van Sebroeck <wim@iguana.be> | Thu Dec 28 20:44:56 2017 +0100 |
tree | bc91743e4f071417f0b04a03a1b273f228ccf97b | |
parent | 1bfe8889380890efe4943d125124f5a7b48571b0 [diff] |
watchdog: gpio: Add some local helper variables This add "dev" and "np" variables to make the probe() function a bit easier to read. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>