chrome-ec/chip/ish
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
..
aontaskfw ec: change usage of "sane" per inclusive language 2020-07-22 22:49:46 +00:00
util ish: convert pack_ec.py script to Python 3 2019-12-19 22:50:22 +00:00
build.mk ish: enable IPAPG for ish 5.4 on tgl rvp platform 2020-05-15 19:20:48 +00:00
clock.c ish: remove conditional compilation where possible 2019-06-17 03:21:12 +00:00
config_chip.h ish: infrastructure changes to support ish5.4 PM 2020-02-27 00:29:03 +00:00
config_flash_layout.h ish: chip enablement of ish5.4 on tgl rvp platform 2019-11-09 00:24:06 +00:00
dma.c ish: infrastructure changes to support ish5.4 PM 2020-02-27 00:29:03 +00:00
flash.c ish: Add support for ISH chip 2016-11-04 18:31:29 -07:00
gpio.c ec: change usage of dummy 2020-08-05 18:41:25 +00:00
hbm.h ISH: HECI: implement HECI layer 2018-12-28 16:14:00 -08:00
heci.c task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
heci_client.h mkbp: take timestamp closer to hardware interrupt 2019-04-24 21:06:49 +00:00
hid_device.h ISH: HID: implement HID subsystem 2018-12-28 16:14:01 -08:00
hid_subsys.c ISH: HID: implement HID subsystem 2018-12-28 16:14:01 -08:00
host_command_heci.c host_command: Change host command return value to enum ec_status 2019-10-02 10:19:57 +00:00
hpet.h ish: chip enablement of ish5.4 on tgl rvp platform 2019-11-09 00:24:06 +00:00
hwtimer.c ish: chip enablement of ish5.4 on tgl rvp platform 2019-11-09 00:24:06 +00:00
i2c.c task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
ipc_heci.c task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
ipc_heci.h mkbp: take timestamp closer to hardware interrupt 2019-04-24 21:06:49 +00:00
ish_dma.h ish: remove unused ish_dma_page code 2019-06-03 21:53:08 +00:00
ish_fwst.h ish: fix bugs in fwst check functions 2019-05-14 16:34:10 +00:00
ish_i2c.h ish: cleanup i2c constants 2019-07-09 16:45:44 +00:00
ish_persistent_data.c include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_* 2019-08-26 07:49:42 -07:00
ish_persistent_data.h ish: fix snowball structure linker placement 2019-07-22 19:34:58 +00:00
power_mgt.c Replace __attribute__((noreturn)) with noreturn 2020-08-17 20:14:48 +00:00
power_mgt.h Replace __attribute__((noreturn)) with noreturn 2020-08-17 20:14:48 +00:00
registers.h ec: change usage of dummy 2020-08-05 18:41:25 +00:00
system.c Replace __attribute__((noreturn)) with noreturn 2020-08-17 20:14:48 +00:00
system_state.h ISH: HECI: implement HECI layer 2018-12-28 16:14:00 -08:00
system_state_subsys.c ish: power management temp code is really needed 2019-06-20 15:49:10 +00:00
uart.c tree: Use new atomic_* implementation 2020-10-27 09:35:49 +00:00
uart_defs.h ish: chip enablement of ish5.4 on tgl rvp platform 2019-11-09 00:24:06 +00:00
watchdog.c include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_* 2019-08-26 07:49:42 -07:00