Bluetooth: Add suspend/resume support to btusb driver
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 30 Nov 2008 11:17:14 +0000 (12:17 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 30 Nov 2008 11:17:14 +0000 (12:17 +0100)
During suspend it is important that all URBs are cancelled and then on
resume re-submitted. This gives initial suspend/resume support.

Based on initial work from Oliver Neukum <oneukum@suse.de>

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

No differences found