summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm724x
diff options
context:
space:
mode:
authorDaeseok Youn2014-09-16 09:19:06 +0200
committerGreg Kroah-Hartman2014-09-20 01:53:57 +0200
commit492a1e7be585c88a04ba763bb77fc865700e209d (patch)
tree1f4779b4ad567ba757653675cc2c8ef1845f677f /drivers/staging/gdm724x
parentStaging: dgap: Remove unnecessary variable. (diff)
downloadkernel-qcow2-linux-492a1e7be585c88a04ba763bb77fc865700e209d.tar.gz
kernel-qcow2-linux-492a1e7be585c88a04ba763bb77fc865700e209d.tar.xz
kernel-qcow2-linux-492a1e7be585c88a04ba763bb77fc865700e209d.zip
staging: dgap: use schedule_timeout_interruptible() instead of dgap_ms_sleep()
Using schedule_timeout_interruptible() is exactly same as setting a status of current process and calling schedule_timeout(). Removes dgap_ms_sleep(), because this function is used only when closing tty channel on dgap_tty_close(). And also removes ch_close_delay that is always set to 250 on dgap_tty_init(). Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/gdm724x')
0 files changed, 0 insertions, 0 deletions