From: Peter Hurley Date: Tue, 29 Jan 2013 03:34:38 +0000 (-0500) Subject: staging/fwserial: Create loop device the 'tty' way X-Git-Tag: v3.9-rc1~127^2~218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa1da242c3d24801ae946f4664406f679865388f;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed