[Bluetooth] Add suspend/resume support to the HCI USB driver
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 3 Jul 2006 08:02:24 +0000 (10:02 +0200)
committerDavid 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