s390/tty3270: add struct tty3270_attribute
authorSven Schnelle <svens@linux.ibm.com>
Tue, 29 Nov 2022 07:02:01 +0000 (08:02 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 9 Jan 2023 13:33:58 +0000 (14:33 +0100)
commitc2e9375ecd67a0d4ff07e21e447a5bd4bec4da48
tree0a0a5fc3decc4949e6166ecee3c021959ba050e5
parent562baff57754240236eb5103ed6062d5fca67268
s390/tty3270: add struct tty3270_attribute

In preparation of background color and graphic escape support add
a structure for attributes can be copied at once.

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