]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Convert power off mechanism to use delayed_work
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 7 Nov 2011 20:16:04 +0000 (22:16 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 8 Nov 2011 14:54:10 +0000 (12:54 -0200)
commitfbbea16ab9630d771e4fabfc9b0026d9c171828f
treeb0ef367f37653b6fdefa3b028fdc0f2e685e5b2e
parent812fcfe31288be4837d949049ac697497c3a6562
Bluetooth: Convert power off mechanism to use delayed_work

The power off code doesn't need to use its own custom timer since the
delayed_work API provides the exact same functionality.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/mgmt.c