https://github.com/torvalds/linux
Revision 05f5c38576475439f3124a3e6d62db68de83f7be authored by KT Liao on 22 September 2017, 17:00:57 UTC, committed by Dmitry Torokhov on 22 September 2017, 17:07:38 UTC
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>
1 parent 6b4877c
Raw File
Tip revision: 05f5c38576475439f3124a3e6d62db68de83f7be authored by KT Liao on 22 September 2017, 17:00:57 UTC
Input: elan_i2c - extend Flash-Write delay
Tip revision: 05f5c38
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top