s390/con3270: set SBA and RA addresses when converting lines
authorSven Schnelle <svens@linux.ibm.com>
Thu, 8 Dec 2022 08:24:06 +0000 (09:24 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 9 Jan 2023 13:34:06 +0000 (14:34 +0100)
commit422a78ea359a8b637556f106ffaf7612e20ed122
tree5a7fd97ac7679cfc9da432e01a651ec1eb987eb6
parentda4e272e831c6b1ab5169e5f7a51b21b7e364c22
s390/con3270: set SBA and RA addresses when converting lines

Now that lines are converted during output, the RA and SBA no longer
need to get updated as an additional step. Instead set them when
converting the line.

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