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)
commit0bca1b913affbd7e2fdaffee62a499659a466eb5
treea7e1c20146790345c0cdcadb31b4ff908d1632c2
parentd281da7ff6f70efca0553c288bb883e8605b3862
tty: Convert the USB drivers to the new icount interface

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>
drivers/net/usb/hso.c
drivers/usb/serial/ark3116.c
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/io_edgeport.c
drivers/usb/serial/io_tables.h
drivers/usb/serial/io_ti.c
drivers/usb/serial/mos7720.c
drivers/usb/serial/mos7840.c
drivers/usb/serial/ssu100.c
drivers/usb/serial/ti_usb_3410_5052.c