Input: wm9712 - fix wm97xx_set_gpio() logic
authorManuel Lauss <manuel.lauss@googlemail.com>
Wed, 19 May 2010 17:11:13 +0000 (10:11 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 19 May 2010 17:13:35 +0000 (10:13 -0700)
commitaf8b01b03941e6b008d63b42c0433699c3d3d184
tree4887d7494ea3f6b5f3c5d2f1b83864eec8d6fca1
parent8d0bc2b456103a34c11e01305cd1aed1cde579e5
Input: wm9712 - fix wm97xx_set_gpio() logic

WM97XX_GPIO_HIGH is not a bitmap and should to be treated as such.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/wm97xx-core.c