]> git.baikalelectronics.ru Git - kernel.git/commit
Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wake
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Tue, 31 Jan 2017 08:47:30 +0000 (00:47 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 31 Jan 2017 08:51:06 +0000 (00:51 -0800)
commit30439b19b4c0bd4376ea6bf40a03ad681e15973c
tree6064ddf732b21c686c958cb9da73f6eae6de5a27
parent3d4b3208fe7a30a4b50a3bc851a637239fa39ebf
Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wake

These tests are reversed.  A warning should be displayed if an error is
returned, not on success.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/rmi4/rmi_driver.c