Home
last modified time | relevance | path

Searched hist:"057 eb856eda1d957c0f1155eaa90739221f809a7" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/tty/
H A Dtty_port.cdiff 057eb856eda1d957c0f1155eaa90739221f809a7 Mon Jun 04 06:35:37 CDT 2012 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_register_device helper

This will automatically assign tty_port to tty_driver's port array for
later recall in tty_init_dev. This is intended to be called instead of
tty_register_device.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/openbmc/linux/include/linux/
H A Dtty.hdiff 057eb856eda1d957c0f1155eaa90739221f809a7 Mon Jun 04 06:35:37 CDT 2012 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_register_device helper

This will automatically assign tty_port to tty_driver's port array for
later recall in tty_init_dev. This is intended to be called instead of
tty_register_device.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>