chrome-ec/chip/lm4
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
..
adc.c task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
adc_chip.h ec: change usage of dummy 2020-08-05 18:41:25 +00:00
build.mk keyscan: decouple keyboard_raw functionality from the presence of TASK_KEYSCAN 2019-11-19 07:22:35 +00:00
chip_temp_sensor.c ec: change usage of "sane" per inclusive language 2020-07-22 22:49:46 +00:00
clock.c printf: Convert %l to %ll 2019-10-05 00:47:48 +00:00
config_chip.h LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
eeprom.c LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
fan.c LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
flash.c include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_* 2019-08-26 07:49:42 -07:00
gpio.c Cleanup: Correct GPIO alternate function parameter 2019-11-01 02:46:00 +00:00
hwtimer.c LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
i2c.c task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
keyboard_raw.c LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
lpc.c ec: change usage of dummy 2020-08-05 18:41:25 +00:00
peci.c ec: change usage of "sane" per inclusive language 2020-07-22 22:49:46 +00:00
pwm.c LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
pwm_chip.h LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
registers.h ec: change usage of dummy 2020-08-05 18:41:25 +00:00
spi.c ec: change usage of dummy 2020-08-05 18:41:25 +00:00
system.c lm4: Add chip_read_reset_flags and chip_save_reset_flags 2020-05-06 02:49:12 +00:00
uart.c LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
watchdog.c ec: change usage of dummy 2020-08-05 18:41:25 +00:00