s390/tty3270: move resize work to raw3270
authorSven Schnelle <svens@linux.ibm.com>
Mon, 28 Nov 2022 18:50:10 +0000 (19:50 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 9 Jan 2023 13:33:59 +0000 (14:33 +0100)
commit91621ba7d7b7274cd44e5ee4942a39a6aae977a0
treef89a4d93c28397fa937bf9021c8803b68f285baa
parentf08e31558a98383f185dcff0a8d77f1963150156
s390/tty3270: move resize work to raw3270

This change was initially made to reduce code duplication when the
con3270 and tty3270 shared the same resize code. It still makes sense
to move the resize workqueue to raw3270 in case we add some other view
later.

Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Tested-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
drivers/s390/char/con3270.c
drivers/s390/char/raw3270.c
drivers/s390/char/raw3270.h