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)
commit05e0be7c900797e9164976a6014d534ce3035909
tree6064ddf732b21c686c958cb9da73f6eae6de5a27
parent3f5c34c6d4688b3b7e1dbc7bbc68a2f03a0d6b0c
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