commit | dcdcf63ef12dc3fbaa17a6d04f16ada8e63bb4d0 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Jul 03 10:02:24 2006 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Jul 03 19:53:52 2006 -0700 |
tree | ebcd16f8c4221305782fd1643eef018b546df36e | |
parent | 2b86ad21deec4c47a1f0089298f12e4038c2aa68 [diff] |
[Bluetooth] Add suspend/resume support to the HCI USB driver This patch implements the suspend/resume methods for the HCI USB driver by killing all outstanding URBs on suspend, and re-issuing them on resume. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>