commit | a74a84f696537f38fa994c1b95a0dca9ae386865 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Oct 16 18:11:40 2013 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Oct 16 09:12:13 2013 -0700 |
tree | 0d6ac825ac9843576b9e0dc3ba55c76219438cae | |
parent | 7bc18d9d3d7ffbc09dabb201933a063583a39027 [diff] |
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>