diff options
author | Philipp Rosenberger <p.rosenberger@linutronix.de> | 2017-07-12 10:36:40 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-08-14 15:01:12 +0200 |
commit | 77a4d757195fcf40f5cc0eaa1b6f5eb9a4d23851 (patch) | |
tree | 1c89ea6639180e8fdaaefa672b55536561ea3489 /drivers/hid/hid-petalynx.c | |
parent | gpio: rcar: add gen[123] fallback compatibility strings (diff) | |
download | linux-77a4d757195fcf40f5cc0eaa1b6f5eb9a4d23851.tar.xz linux-77a4d757195fcf40f5cc0eaa1b6f5eb9a4d23851.zip |
gpio: gpio-mxc: gpio_set_wake_irq() use proper return values
Errors from enable_irq_wake() in gpio_set_wake_irq() were silently ignored.
Thus led to the problem that gpio_set_wake_irq() always returned
successfully, even if enable_irq_wake() returned an error.
Signed-off-by: Philipp Rosenberger <p.rosenberger@linutronix.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions