linux-kernel-test/drivers/usb/class
Oliver Neukum 3a90f81872 USB: usblp: Remove checks no longer needed with the new runtime PM system
Under the new system a device cannot be suspended against
the driver's wish. Therefore this condition no longer needs
to be checked for.

Signed-off-by: Oliver Neukum <oliver@neukum.org>
Cc: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-03-02 14:53:39 -08:00
..
cdc-acm.c USB: cdc_acm: Silence "It is not a modem." error for pbLua devices 2010-03-02 14:53:32 -08:00
cdc-acm.h USB: cdc_acm: Silence "It is not a modem." error for pbLua devices 2010-03-02 14:53:32 -08:00
cdc-wdm.c USB: CDC WDM driver doesn't support non-blocking reads 2009-09-23 06:46:16 -07: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
usblp.c USB: usblp: Remove checks no longer needed with the new runtime PM system 2010-03-02 14:53:39 -08:00
usbtmc.c USB: usbtmc: Use usb_clear_halt() instead of custom code. 2009-12-11 11:55:27 -08:00