staging/fwserial: Create loop device the 'tty' way
authorPeter Hurley <peter@hurleysoftware.com>
Tue, 29 Jan 2013 03:34:38 +0000 (22:34 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Jan 2013 04:28:45 +0000 (23:28 -0500)
commitfa1da242c3d24801ae946f4664406f679865388f
tree7d5e014ce72e7320a64345c09b00c90bc139f43a
parenta3d9ad474ef391166a48128bea753f455e9a7d69
staging/fwserial: Create loop device the 'tty' way

Register a second tty driver to create loopback devices for
each firewire node. Note that the loopback devices are numbered
from 0; the tty->index is transformed when used to index the
port table.

Remove the hack that previously enabled this.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fwserial/TODO
drivers/staging/fwserial/fwserial.c