chrome-ec/core
Dawid Niedzwiecki f96f176c30 task_set_event: remove the wait argument
There is an option in the task_set_event function which force
the calling task to wait for an event. However, the option is never
used thus remove it.

This also will help in the Zephyr migration process.

BUG=b:172360521
BRANCH=none
TEST=make buildall

Signed-off-by: Dawid Niedzwiecki <dn@semihalf.com>
Change-Id: Ic152fd3d6862d487bcc0024c48d136556c0b81bc
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2521599
Reviewed-by: Jett Rink <jettrink@chromium.org>
Reviewed-by: Tom Hughes <tomhughes@chromium.org>
Reviewed-by: Jack Rosenthal <jrosenth@chromium.org>
Commit-Queue: Jack Rosenthal <jrosenth@chromium.org>
2020-12-14 19:59:09 +00:00
..
cortex-m task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
cortex-m0 task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
host task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
minute-ia task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
nds32 task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
riscv-rv32i task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00