linux/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
..
Kconfig
Makefile
cdc-acm.c
cdc-acm.h
cdc-wdm.c
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