linux/drivers/staging/dgnc
Jitendra Kumar Khasdev 6e411751f0 staging: dgnc: dgnc_cls.c: Replaced udelay by usleep_range
This patch is to file dgnc_cls.c that fixes up udelay function by
usleep_range.
It is safe to use according to the following documentation
Documentation/timers/timers-howto.txt. So that is why I have given
an appropriate time range.

Signed-off-by: Jitendra Kumar Khasdev <jkhasdev@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-12-21 15:52:34 -08:00
..
Kconfig
Makefile
TODO
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
dgnc_driver.h
dgnc_mgmt.c
dgnc_mgmt.h
dgnc_neo.c Staging: dgnc: dgnc_neo.c Braces {} should be used on all arms of this statement 2015-12-21 15:50:59 -08:00
dgnc_neo.h
dgnc_pci.h
dgnc_sysfs.c
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