git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b86ad2
)
[Bluetooth] Add suspend/resume support to the HCI USB driver
author
Marcel Holtmann
<marcel@holtmann.org>
Mon, 3 Jul 2006 08:02:24 +0000
(10:02 +0200)
committer
David S. Miller
<davem@sunset.davemloft.net>
Tue, 4 Jul 2006 02:53:52 +0000
(19:53 -0700)
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>
No differences found