]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[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)
commitdcdcf63ef12dc3fbaa17a6d04f16ada8e63bb4d0
treeebcd16f8c4221305782fd1643eef018b546df36e
parent2b86ad21deec4c47a1f0089298f12e4038c2aa68
[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>
drivers/bluetooth/hci_usb.c