s390/3270: use diagnose 0x210 for device sensing under z/VM
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 15 Oct 2013 11:41:05 +0000 (13:41 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 24 Oct 2013 15:17:10 +0000 (17:17 +0200)
commit01a7cfa24afd8e18ce691d3c2f1e1f093cf3a900
tree4db04aa2634b5a2dbaedf887ba0e2a58a44ac5ec
parent4f57ba716b12ab939d46b7910768c3da3623fdc1
s390/3270: use diagnose 0x210 for device sensing under z/VM

There is a debugging leftover from git commit 4d334fd155b53adf
"s390/3270: asynchronous size sensing" in raw3270_reset_device_cb.
Under z/VM the diagnose 0x210 can be used to find the correct
size of the 3270 terminal.

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