diff options
author | Jiri Slaby <jslaby@suse.cz> | 2011-07-14 14:35:12 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-08-23 19:34:06 +0200 |
commit | 6a3e492b6daaf7ec4dc41e51d87d2aae8ff886f2 (patch) | |
tree | d57d4010bbadee3a2d85a09433d49d4f0dbc5a56 /drivers/tty/amiserial.c | |
parent | TTY: msm_serial, remove unneeded console set (diff) | |
download | linux-6a3e492b6daaf7ec4dc41e51d87d2aae8ff886f2.tar.xz linux-6a3e492b6daaf7ec4dc41e51d87d2aae8ff886f2.zip |
TTY: serial, remove tasklet for tty_wakeup
tty_wakeup can be called from any context. So there is no need to have
an extra tasklet for calling that. Hence save some space and remove
the tasklet completely.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/tty/amiserial.c')
0 files changed, 0 insertions, 0 deletions