]> git.baikalelectronics.ru Git - kernel.git/commit
s390/3270: introduce device notifier
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 8 Jan 2013 14:31:11 +0000 (15:31 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 14 Feb 2013 14:55:02 +0000 (15:55 +0100)
commit17e6749481a59ced8644d935cc37671694713874
tree20cb4b0f1f9bbf49375ab6a6458668fd726f6841
parent536d9b1c3c01fd5fa5257b891476d8650c841a2a
s390/3270: introduce device notifier

Add a notifier to create / destroy the device nodes for the tty view
and the fullscreen view. Only device nodes for online devices are
created and the device names will follow the convention as outlined
in Documentation/devices.txt: 3270/tty<x> for the tty nodes,
3270/tub<x> for hte fullscreen nodes and 3270/tub for the fullscreen
control node.

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