linux/drivers/usb/atm
Alan Stern 8fc7aeab38 USB: Speedtouch: add pre_reset and post_reset routines
This patch (as1150) fixes a problem in the speedtch driver.  When it
resets the modem during probe it will be unbound from the other
interfaces it has claimed, because it doesn't define a pre_reset and a
post_reset method.

The patch defines "do-nothing" methods.  This fixes Bugzilla #11767.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-10-22 10:05:28 -07:00
..
Kconfig USB: Remove redundant dependencies on USB_ATM. 2008-05-02 10:25:57 -07:00
Makefile [PATCH] USB: Eagle and ADI 930 usb adsl modem driver 2006-01-04 13:48:29 -08:00
cxacru.c USB: cxacru: Fix printk format flag in error message 2008-08-13 17:32:52 -07:00
speedtch.c USB: Speedtouch: add pre_reset and post_reset routines 2008-10-22 10:05:28 -07:00
ueagle-atm.c removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
usbatm.c USB: remove warn() macro from usb drivers 2008-10-17 14:41:09 -07:00
usbatm.h USB: remove warn() macro from usb drivers 2008-10-17 14:41:09 -07:00
xusbatm.c USB: remove warn() macro from usb drivers 2008-10-17 14:41:09 -07:00