diff options
author | Jiri Slaby <jslaby@suse.cz> | 2012-03-05 13:52:37 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-08 20:48:27 (GMT) |
commit | 9aead90a7f5772fc74f733242d953688748b0ce4 (patch) | |
tree | a724bf41cbd92be7b04122c262f75f257814b1e1 /scripts/bin2c.c | |
parent | 3a5c24232463b4978acf8d8668becbf515d30a36 (diff) | |
download | linux-fsl-qoriq-9aead90a7f5772fc74f733242d953688748b0ce4.tar.xz |
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 'scripts/bin2c.c')
0 files changed, 0 insertions, 0 deletions