commit | 6a88adf2adf5d6a3b759c2e114da4c5266ca3972 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Nov 30 12:17:14 2008 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sun Nov 30 12:17:14 2008 +0100 |
tree | 594d2b8db9614d4348490e513edbb99603d70790 | |
parent | a780efa8124fe7ef23d8ef844d56afe960356615 [diff] |
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>