]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] Remove tape block device driver.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 23 May 2011 08:24:24 +0000 (10:24 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 23 May 2011 08:24:28 +0000 (10:24 +0200)
commitb8ddbdd0cf3dff60d446cb0092a784f34fb0ec0b
tree6d9e29f7ea129b1b599720ae7957ca364f3750b8
parent4f22e42e2fbf3adea8b153ded5559cd78fbd0c34
[S390] Remove tape block device driver.

Remove the tape block device driver. It's not of real use but has
already created some confusion when users wanted to access tape devices
and used the block device nodes instead of the character device nodes.

Also remove the whole tape documentation since it's completely outdated
and we have the device drivers book which is the place where everything
is properly documented.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/Kconfig
drivers/s390/char/Makefile
drivers/s390/char/tape_block.c [deleted file]