]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] USBATM: xusbatm rewrite
authorDuncan Sands <baldrick@free.fr>
Fri, 13 Jan 2006 08:48:36 +0000 (09:48 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 1 Feb 2006 01:23:39 +0000 (17:23 -0800)
commit233c08e0ff303e659a9003d49b15608f59f08a64
treea670a0a07e11aac6f72f2ed3fe0a6996dc3e9327
parent9a734efec36c991a74610c6c81d28d4222e1c02b
[PATCH] USBATM: xusbatm rewrite

The xusbatm driver is for otherwise unsupported modems.
All it does is grab hold of a user-specified set of
interfaces - the generic usbatm core methods (hopefully)
do the rest.  As Aurelio Arroyo discovered when he tried
to use xusbatm (big mistake!), the interface grabbing logic
was completely borked.  Here is a rewrite that works.

Signed-off-by: Duncan Sands <baldrick@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/atm/xusbatm.c