From: Alan Cox Date: Thu, 16 Sep 2010 17:21:40 +0000 (+0100) Subject: tty: Convert the USB drivers to the new icount interface X-Git-Tag: v2.6.37-rc1~155^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bca1b913affbd7e2fdaffee62a499659a466eb5;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed