linux/drivers/staging/dgnc
Hari Prasath Gujulan Elango 127bf16602 staging: dgnc: convert to wait_event_interruptible_timeout
This patch makes use of wait_event_interruptible_timeout to achieve
timeout functionality.This is a TODO mentiond in the comment which is also
removed.It also aligns with what the function is supposed to do as in the
comments.

Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-11 19:51:46 -08:00
..
dgnc_cls.c staging: dgnc: dgnc_cls.c: Replaced udelay by usleep_range 2015-12-21 15:52:34 -08:00
dgnc_cls.h
dgnc_driver.c staging: dgnc: dgnc_driver: Remove useless initialisation 2015-10-16 22:56:23 -07:00
dgnc_driver.h staging: dgnc: Fix lines over 80 characters 2015-10-16 22:56:23 -07:00
dgnc_mgmt.c staging/dgnc: fix info leak in ioctl 2015-10-16 22:51:40 -07:00
dgnc_mgmt.h
dgnc_neo.c staging: dgnc: convert to wait_event_interruptible_timeout 2016-02-11 19:51:46 -08:00
dgnc_neo.h
dgnc_pci.h
dgnc_sysfs.c staging: dgnc: remove parenthesis 2015-10-12 21:08:51 -07:00
dgnc_sysfs.h
dgnc_tty.c Staging: dgnc: dgnc_tty: Typo error dgnc_wmove comment 2015-12-21 15:50:59 -08:00
dgnc_tty.h
dgnc_utils.c Staging: dgnc: Remove unused #include header file 2015-11-15 20:02:47 -08:00
dgnc_utils.h
digi.h
Kconfig
Makefile
TODO