commit | 757ad058da83c800891bffd0bcba232853104892 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Fri Jan 12 20:44:15 2018 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Jan 17 07:44:15 2018 +0100 |
tree | 19d8679b38bae0ba4004a0de3126b509c4b1a3ee | |
parent | 64fec0bcea0faa148151050bbb2c15da6a1423e0 [diff] |
gpio: stmpe: Move an assignment in stmpe_gpio_probe() Move the assignment for the local variable "irq" so that its setting will only be performed directly before it is checked by this function. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>