]> www.infradead.org Git - users/willy/xarray.git/commit
platform/chrome: cros_ec_proto: remove unnecessary retries
authorDawid Niedzwiecki <dawidn@google.com>
Fri, 6 Dec 2024 09:15:14 +0000 (09:15 +0000)
committerTzung-Bi Shih <tzungbi@kernel.org>
Mon, 30 Dec 2024 01:31:05 +0000 (01:31 +0000)
commitdce2f5b5da23389f838a22a7c149b717da93d9fe
tree17a40eb3ca0e4d769f262488c33ec2f364cf3995
parent5ffa0dbfdc9fc05acae02d5b0dc766ec778569ac
platform/chrome: cros_ec_proto: remove unnecessary retries

Remove the retry of the get protocol info command. It is not needed
anymore, because RWSIG continue command is send before start of the
probing. That assures the EC device is ready in RW and there is no
need to try again because FPMCU is not fully booted.

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
Link: https://lore.kernel.org/r/20241206091514.2538350-3-dawidn@google.com
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
drivers/platform/chrome/cros_ec_proto.c