Input: max77693-haptic - fix state check in imax77693_haptic_disable()
authorJaewon Kim <jaewon02.kim@samsung.com>
Thu, 16 Oct 2014 20:56:52 +0000 (13:56 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 16 Oct 2014 21:05:39 +0000 (14:05 -0700)
commit135d916fe8a5fa25ad87a62844acfd3dbb1c9fb9
treea9bce877bb0391388d5479e53b153167c7a67806
parent4d544e3bdb12f8e48f61e7f2270b253a48c69e00
Input: max77693-haptic - fix state check in imax77693_haptic_disable()

The check to see whether the device is already disabled in
max77693_haptic_disable() was inversed, this change corrects it.

Signed-off-by: Jaewon Kim <jaewon02.kim@samsung.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/max77693-haptic.c