]> git.baikalelectronics.ru Git - kernel.git/commit
staging: digi: Replace open-coded tty_wakeup()
authorPeter Hurley <peter@hurleysoftware.com>
Mon, 11 Jan 2016 06:40:50 +0000 (22:40 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Jan 2016 23:01:42 +0000 (15:01 -0800)
commit97bb6a09320e4d830eee5f4e5e52fcd7d4a4c5b3
tree0ec1535525b04ad8eba45ae8542d2ae46f9b56c1
parentf438f448fc34ddae390ea645f566faa5fb6732e6
staging: digi: Replace open-coded tty_wakeup()

The open-coded tty_wakeup()s are attempts to workaround fixed bugs
in the line discipline write_wakeup() method. Replace with tty_wakeup().

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgap/dgap.c
drivers/staging/dgnc/dgnc_tty.c