linux/drivers/usb/class
Greg Kroah-Hartman 5413aa4678 USB: fix problem with usbtmc driver not loading properly
The usbtmc driver forgot to export its device table to userspace.
Without this, it is never loaded properly when such a device is seen by
the system.

Cc: Marcel Janssen <marcel.janssen@admesy.nl>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-12-17 10:49:10 -08:00
..
Kconfig USB: add USB test and measurement class driver 2008-10-17 14:40:51 -07:00
Makefile USB: add USB test and measurement class driver 2008-10-17 14:40:51 -07:00
cdc-acm.c USB: cdc-acm.c: fix recursive lock in acm_start_wb error path 2008-11-13 14:45:02 -08:00
cdc-acm.h usb: cdc-acm: drain writes on close 2008-08-13 17:32:57 -07:00
cdc-wdm.c USB: cdc-wdm: make module autoload work 2008-10-22 10:05:29 -07:00
usblp.c USB: remove err() macro from usb class drivers 2008-10-17 14:41:10 -07:00
usbtmc.c USB: fix problem with usbtmc driver not loading properly 2008-12-17 10:49:10 -08:00