diff options
author | Jiri Slaby <jslaby@suse.cz> | 2012-08-07 19:47:59 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-13 23:53:13 (GMT) |
commit | f7e0405e7416424c2db2155949dca1daa0225089 (patch) | |
tree | 630dd144c063050dd5a071c03fdd3ba21bc9fa09 /sound/soc/spear | |
parent | d2281107457cacf44d60b8a97c5db1af27c3a716 (diff) | |
download | linux-fsl-qoriq-f7e0405e7416424c2db2155949dca1daa0225089.tar.xz |
TTY: i4l, add tty install
This has two outcomes:
* we give the TTY layer a tty_port
* we do not find the info structure every time open is called on that
tty
The "tty->port = port" assignment is not needed anymore since it
happens in tty_port_install implicitly.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Karsten Keil <isdn@linux-pingi.de>
Cc: netdev@vger.kernel.org
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/soc/spear')
0 files changed, 0 insertions, 0 deletions