tty: USB does not need the filp argument in the drivers
authorAlan Cox <alan@linux.intel.com>
Sat, 19 Sep 2009 20:13:26 +0000 (13:13 -0700)
committerLive-CD User <linux@linux.site>
Sat, 19 Sep 2009 20:13:26 +0000 (13:13 -0700)
And indeed none of them use it. Clean this up as it will make moving to a
standard open method rather easier.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found