diff options
author | Jiri Slaby <jslaby@suse.cz> | 2012-03-05 14:52:37 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-08 12:48:27 -0800 |
commit | 9aead90a7f5772fc74f733242d953688748b0ce4 (patch) | |
tree | a724bf41cbd92be7b04122c262f75f257814b1e1 /arch/ia64/hp/sim/Makefile | |
parent | 3a5c24232463b4978acf8d8668becbf515d30a36 (diff) | |
download | linux-9aead90a7f5772fc74f733242d953688748b0ce4.tar.bz2 |
TTY: simserial, use tty_port_open
So now we convert startup to be ->activate of tty_port. This means we
no longer care about INITIALIZED and TTY_IO_ERROR flags.
After we have ->activate much of the code may go as it duplicates what
tty_port_open does. In this case tty_port_open adds block_til_ready to
the path. But we do not define carrier hooks, so it is a noop.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/ia64/hp/sim/Makefile')
0 files changed, 0 insertions, 0 deletions