]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite5f05dff093af93963f726248cecce8d994a0a06
tree6b273bd38077486022094f86f7983b1464737f0d
parentf8a3642a5efcc2b02dbf9fe9cd0c2e2687964ddb
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