cros_ec: Tidy up a few delays
authorSimon Glass <sjg@chromium.org>
Sat, 16 Jan 2021 21:52:23 +0000 (14:52 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 30 Jan 2021 21:25:41 +0000 (14:25 -0700)
commit2525e53c2766a8731ebee9d13dd491a8ba0db2cb
treeb5c108e5e107b4dd8fa954e1cebaee0b7f9099f0
parentd8e9a93895fb3ad710963ddef6a4cc7c43bd65f6
cros_ec: Tidy up a few delays

Allow a longer time for the EC to reboot. Also use a constant for the
hash delay time, so it is clear what it is for.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/misc/cros_ec.c