Bluetooth: Convert idle timer to use delayed work
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 16 Oct 2013 15:11:40 +0000 (18:11 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 16 Oct 2013 16:12:13 +0000 (09:12 -0700)
commita74a84f696537f38fa994c1b95a0dca9ae386865
tree0d6ac825ac9843576b9e0dc3ba55c76219438cae
parent7bc18d9d3d7ffbc09dabb201933a063583a39027
Bluetooth: Convert idle timer to use delayed work

There is no need to use a timer since the entire Bluetooth subsystem
runs using workqueues these days.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
This page took 0.027561 seconds and 5 git commands to generate.