]> git.baikalelectronics.ru Git - kernel.git/commit
Input: elan_i2c - extend Flash-Write delay
authorKT Liao <kt.liao@emc.com.tw>
Fri, 22 Sep 2017 17:00:57 +0000 (10:00 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 22 Sep 2017 17:07:38 +0000 (10:07 -0700)
commit232443470254569da4211d94da17f7a6dc2e796f
tree6be7415ad00cf49d599e4ce789b7aeea7eae6518
parent5b23b5ff249f25932d5fcfe99788cc6e10603890
Input: elan_i2c - extend Flash-Write delay

The original 20ms delay is only marginally enough delay after a block write
operation during firmware update. Let's increase the delay to ensure that
the controller finishes up storing the page to avoid failures in the
firmware updates.

Signed-off-by: KT Liao <kt.liao@emc.com.tw>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/elan_i2c_i2c.c