From: Matthew Garrett Date: Thu, 1 Apr 2010 16:31:07 +0000 (-0400) Subject: usb serial: Add generic USB wwan support X-Git-Tag: v2.6.35-rc1~471^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d4561947b8ddd5d944bdbbdc1ea1d6fd9a06041;p=pandora-kernel.git usb serial: Add generic USB wwan support The generic USB serial code is ill-suited for high-speed USB wwan devices, resulting in the option driver. However, other non-option devices may also gain similar benefits from not using the generic code. Factorise out the non-option specific code from the option driver and make it available to other users. Signed-off-by: Matthew Garrett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed