diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2016-01-10 14:51:38 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-01-28 14:19:12 -0800 |
commit | cd7b4b3944381713038d39240098908ffeec647d (patch) | |
tree | da77e4ff39194f6d19d600e16f62451c2f806be7 /mm/readahead.c | |
parent | b4749b97ae41f02775967bd109a15b2e223f86be (diff) | |
download | linux-cd7b4b3944381713038d39240098908ffeec647d.tar.bz2 |
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 'mm/readahead.c')
0 files changed, 0 insertions, 0 deletions