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 CRIS: drop unused Kconfig symbols 2013-09-10 17:38:07 +02:00
Makefile CRIS: Remove last traces of legacy RTC drivers 2013-09-10 17:28:19 +02:00
axisflashmap.c mtd: cris: convert to mtd_device_register() 2011-05-25 02:21:07 +01:00
eeprom.c cris: autoconvert trivial BKL users to private mutex 2010-08-04 12:59:06 +02:00
gpio.c cris: remove deprecated IRQF_DISABLED 2014-01-08 16:10:18 +01:00
i2c.c Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00
i2c.h CRIS: Remove CVS tag. 2010-08-04 12:59:41 +02:00
sync_serial.c cris: sync_serial: remove interruptible_sleep_on 2014-01-09 10:50:50 +01:00