diff options
| author | Peter Hurley <peter@hurleysoftware.com> | 2016-01-11 01:51:38 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-01-29 01:19:12 +0300 |
| commit | cd7b4b3944381713038d39240098908ffeec647d (patch) | |
| tree | da77e4ff39194f6d19d600e16f62451c2f806be7 /include/linux | |
| parent | b4749b97ae41f02775967bd109a15b2e223f86be (diff) | |
| download | linux-cd7b4b3944381713038d39240098908ffeec647d.tar.xz | |
tty: mxser: Remove ASYNC_CLOSING
The tty core no longer provides ASYNC_CLOSING. Use private flag for
same purpose, which is to clear the fifos at each and every interrupt
during driver close(). The driver uses this sledgehammer approach because
its close/shutdown sequence is hopelessly borked.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
