mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-02 10:43:57 +08:00
329fddd7b6
sleep_on and its variants are racy and going away. This replaces the two uses in the cris sync_serial drivers with the equivalent but race-free wait_event_interruptible. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Mikael Starvik <starvik@axis.com> Cc: linux-cris-kernel@axis.com Signed-off-by: Jesper Nilsson <jespern@axis.com> |
||
---|---|---|
.. | ||
axisflashmap.c | ||
eeprom.c | ||
gpio.c | ||
i2c.c | ||
i2c.h | ||
Kconfig | ||
Makefile | ||
sync_serial.c |