diff options
author | Jiri Slaby <jslaby@suse.cz> | 2021-03-02 07:21:48 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-10 09:34:07 +0100 |
commit | 51f62a311c6d34b9529448271bb34e705cc5868f (patch) | |
tree | 3458ef3a96772e740193877c0162b6e6a7e1f774 /drivers/s390/char/defkeymap.map | |
parent | 11771e0bf13c9fefc31481a4ebc9271b4d495892 (diff) |
tty: con3215, remove tasklet for tty_wakeup
tty_wakeup is safe to be called from all contexts. No need to schedule
a tasklet for that. Let us call it directly like in other drivers.
And delete the tasklet completely.
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: linux390@de.ibm.com
Cc: linux-s390@vger.kernel.org
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210302062214.29627-18-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/s390/char/defkeymap.map')
0 files changed, 0 insertions, 0 deletions