diff options
author | Jiri Slaby <jslaby@suse.cz> | 2012-01-31 00:14:28 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-02-03 02:55:45 +0400 |
commit | 66d450e84ec656ec4b774c41cd8d46b3e48d51df (patch) | |
tree | 3a2d623257ec6ac04de296fa98f8485bd4b0a3f8 /samples | |
parent | 6bbcbf22085e0b144899d6067e243dd26c0e7533 (diff) | |
download | linux-66d450e84ec656ec4b774c41cd8d46b3e48d51df.tar.xz |
TTY: provide tty_standard_install helper
There are currently many cut&paste copies of what
tty_driver_install_tty does when custom ->install method is not
provided. Let's get rid of the copies and create a helper with this
setup code.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Havard Skinnemoen <hskinnemoen@google.com>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions