chrome-ec/chip/npcx
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
..
lfw LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
spiflashfw npcx: monitor: set DEVALT0.bit7 for the internal flash 2020-07-08 05:58:45 +00:00
adc.c task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
adc_chip.h npcx: add ADC support for NPCX9 and remove the deassertion threshold 2020-10-05 10:07:39 +00:00
apm.c npcx: WoV: enhance the WoV driver and fix bugs 2018-09-03 22:35:44 -07:00
apm_chip.h npcx: WoV: enhance the WoV driver and fix bugs 2018-09-03 22:35:44 -07:00
audio_codec_dmic.c audio_codec: npcx: migrate DMIC and I2S_RX features 2020-01-14 05:30:12 +00:00
audio_codec_i2s_rx.c audio_codec: npcx: migrate DMIC and I2S_RX features 2020-01-14 05:30:12 +00:00
build.mk npcx9: support SHA256 hardware accelerator 2020-10-13 11:29:46 +00:00
cec.c task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
clock.c npcx9: support SHA256 hardware accelerator 2020-10-13 11:29:46 +00:00
clock_chip.h npcx: make required changes in some modules for npcx9 2020-09-25 16:56:49 +00:00
config_chip-npcx5.h npcx: add features, memory configuration and ID for npcx9 2020-09-23 13:51:06 +00:00
config_chip-npcx7.h npcx: add features, memory configuration and ID for npcx9 2020-09-23 13:51:06 +00:00
config_chip-npcx9.h npcx9_evb: add board to support the npcx9's EVB 2020-10-07 05:16:40 +00:00
config_chip.h npcx: add features, memory configuration and ID for npcx9 2020-09-23 13:51:06 +00:00
config_flash_layout.h npcx: add features, memory configuration and ID for npcx9 2020-09-23 13:51:06 +00:00
espi.c npcx: make required changes in some modules for npcx9 2020-09-25 16:56:49 +00:00
fan.c LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
fan_chip.h LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
flash.c task: Change mutex_lock() assert 2020-08-15 01:47:31 +00:00
gpio-npcx5.c npcx: add GPIO support for npcx9 and refactor GPIO driver 2020-09-25 16:56:44 +00:00
gpio-npcx7.c npcx: add GPIO support for npcx9 and refactor GPIO driver 2020-09-25 16:56:44 +00:00
gpio-npcx9.c npcx: add GPIO support for npcx9 and refactor GPIO driver 2020-09-25 16:56:44 +00:00
gpio.c npcx: Don't delay hibernate wake by 2 seconds 2020-12-07 21:38:40 +00:00
gpio_chip-npcx5.h npcx: Add driver support for PS/2 interface 2020-01-30 20:23:49 +00:00
gpio_chip-npcx7.h npcx: Add driver support for PS/2 interface 2020-01-30 20:23:49 +00:00
gpio_chip-npcx9.h npcx: avoid checking value of undefined symbol 2020-11-19 20:52:54 +00:00
gpio_chip.h npcx: add GPIO support for npcx9 and refactor GPIO driver 2020-09-25 16:56:44 +00:00
header.c wheatley: Add CONFIG_LTO definition to reduce FW size. 2015-12-30 20:40:48 -08:00
hwtimer.c npcx: change registers and hwtimer to support npcx9 2020-09-22 04:49:55 +00:00
hwtimer_chip.h npcx: change registers and hwtimer to support npcx9 2020-09-22 04:49:55 +00:00
i2c-npcx5.c npcx: i2c: Add support for npcx7 series ec 2017-05-04 21:38:51 -07:00
i2c-npcx7.c npcx: i2c: Add support for npcx7 series ec 2017-05-04 21:38:51 -07:00
i2c-npcx9.c npcx: make required changes in some modules for npcx9 2020-09-25 16:56:49 +00:00
i2c.c task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
i2c_chip.h npcx: i2c: Add support for npcx7 series ec 2017-05-04 21:38:51 -07:00
keyboard_raw.c keyboard: Add a new config for the keyboard customization 2020-03-10 20:07:06 +00:00
lct.c npcx: support enhanced PSL functions in npcx9 2020-10-05 10:07:41 +00:00
lct_chip.h npcx: support enhanced PSL functions in npcx9 2020-10-05 10:07:41 +00:00
lpc.c npcx: make required changes in some modules for npcx9 2020-09-25 16:56:49 +00:00
lpc_chip.h npcx: add GPIO support for npcx9 and refactor GPIO driver 2020-09-25 16:56:44 +00:00
peci.c task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
ps2.c task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
ps2_chip.h npcx: Add driver support for PS/2 interface 2020-01-30 20:23:49 +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-npcx5.h npcx: change registers and hwtimer to support npcx9 2020-09-22 04:49:55 +00:00
registers-npcx7.h Add chip-specific shim along with i2c module 2020-11-08 03:41:10 +00:00
registers-npcx9.h npcx: support enhanced PSL functions in npcx9 2020-10-05 10:07:41 +00:00
registers.h npcx: avoid checking value of undefined symbol 2020-11-19 20:52:54 +00:00
rom_chip.h LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
sha256_chip.c npcx9: support SHA256 hardware accelerator 2020-10-13 11:29:46 +00:00
sha256_chip.h npcx9: support SHA256 hardware accelerator 2020-10-13 11:29:46 +00:00
shi.c spi: Use different hooks for SPI enable/disable 2020-07-30 04:32:36 +00:00
shi_chip.h npcx: shi: add the support for SHI module version 2 2017-08-17 01:56:54 -07:00
sib.c npcx: disable the selection of JTAG0 signals due to strap 2019-04-27 01:36:52 -07:00
sib_chip.h npcx: disable the selection of JTAG0 signals due to strap 2019-04-27 01:36:52 -07:00
spi.c ec: change usage of dummy 2020-08-05 18:41:25 +00:00
system-npcx5.c Replace __attribute__((noreturn)) with noreturn 2020-08-17 20:14:48 +00:00
system-npcx7.c npcx9: workaround the download_from_flash API of the booter 2020-10-05 10:07:45 +00:00
system-npcx9.c npcx: make required changes in some modules for npcx9 2020-09-25 16:56:49 +00:00
system.c npcx9: workaround the download_from_flash API of the booter 2020-10-05 10:07:45 +00:00
system_chip.h npcx9: workaround the download_from_flash API of the booter 2020-10-05 10:07:45 +00:00
uart.c npcx: make required changes in some modules for npcx9 2020-09-25 16:56:49 +00:00
uartn.c npcx7: UART: wait for Tx empty before enabling deep-sleep 2019-07-23 13:49:25 +00:00
uartn.h npcx7: UART: wait for Tx empty before enabling deep-sleep 2019-07-23 13:49:25 +00:00
watchdog.c npcx: change registers and hwtimer to support npcx9 2020-09-22 04:49:55 +00:00
wov.c audio_codec: npcx: use DEBUG_AUDIO_CODEC 2020-01-14 05:30:15 +00:00
wov_chip.h common: replace 1 << digits, with BIT(digits) 2019-03-26 04:42:55 -07:00