tty: Convert the USB drivers to the new icount interface
authorAlan Cox <alan@linux.intel.com>
Thu, 16 Sep 2010 17:21:40 +0000 (18:21 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Oct 2010 17:20:04 +0000 (10:20 -0700)
Simple pasting job using the new ops function. Also fix a couple of devices
directly returning the internal struct (which happens at this point to match
for the fields that matter but isn't correct or futureproof)

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

No differences found