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)
commit6a88adf2adf5d6a3b759c2e114da4c5266ca3972
tree594d2b8db9614d4348490e513edbb99603d70790
parenta780efa8124fe7ef23d8ef844d56afe960356615
Bluetooth: Add suspend/resume support to btusb driver

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>
drivers/bluetooth/btusb.c