Input: wdt87xx_i2c - fix the flash erase issue
authorHungNien Chen <hn.chen@weidahitech.com>
Mon, 5 Sep 2016 17:25:36 +0000 (10:25 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 5 Sep 2016 17:31:47 +0000 (10:31 -0700)
commit4e7482332236d9f0c8f6df2e80fd73ad68363c35
tree6b273bd38077486022094f86f7983b1464737f0d
parentde56bea05b09aa1f3498ee12df8f995aaf259dd7
Input: wdt87xx_i2c - fix the flash erase issue

The spec says that flash erase time is 30ms typical/200ms max, so let's
replace current 50ms wait with 200ms to avoid potential failures.

Signed-off-by: HungNien Chen <hn.chen@weidahitech.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/wdt87xx_i2c.c