linux/arch/cris/arch-v10/drivers
Arnd Bergmann 329fddd7b6 cris: sync_serial: remove interruptible_sleep_on
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>
2014-01-09 10:50:50 +01:00
..
Kconfig
Makefile
axisflashmap.c
eeprom.c
gpio.c cris: remove deprecated IRQF_DISABLED 2014-01-08 16:10:18 +01:00
i2c.c
i2c.h
sync_serial.c cris: sync_serial: remove interruptible_sleep_on 2014-01-09 10:50:50 +01:00