]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s390/con3270: optionally disable auto update
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 21 Mar 2014 08:25:24 +0000 (09:25 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 26 Mar 2014 09:55:33 +0000 (10:55 +0100)
commit233faec97a1dfef1f4bc271f9e5d33f2ba4845ca
treecd42c8828846c9c73ecf867f9604af17bf7055f7
parent6e5a40a49fe16f8032c4dcd4fa5ff866da09d445
s390/con3270: optionally disable auto update

This patch adds a parameter 'auto_update' to the con3270
driver, causing the 'auto_update' feature to be disabled
if unset.
The 'auto_update' feature will cause the con3270 driver
to switch to the console view whenever new system messages
are displayed, which makes working on the 3270 terminal
awkward.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/con3270.c
drivers/s390/char/raw3270.c
drivers/s390/char/raw3270.h