1
0
Fork 0
remarkable-linux/drivers/staging/panel
Arnd Bergmann 310df69c26 staging: panel: fix interruptible_sleep_on race
interruptible_sleep_on is racy and going away. This replaces the one
caller in the panel driver with the appropriate wait_event_interruptible
variant.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: devel@driverdev.osuosl.org
Cc: Willy Tarreau <willy@meta-x.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-09 10:41:44 -08:00
..
Kconfig Staging: panel: Adjust range for PANEL_KEYPAD in Kconfig 2009-12-23 11:27:49 -08:00
Makefile
TODO
lcd-panel-cgram.txt trivial: Miscellaneous documentation typo fixes 2009-06-12 18:01:47 +02:00
panel.c staging: panel: fix interruptible_sleep_on race 2014-01-09 10:41:44 -08:00