commit | 3243553fdc108a0ef49b9e25bdea9c87b341413e | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Nov 07 22:16:04 2011 +0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Tue Nov 08 12:54:10 2011 -0200 |
tree | b0ef367f37653b6fdefa3b028fdc0f2e685e5b2e | |
parent | 2d7cee5836d6d466829b255b1290c9386d4e884f [diff] |
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>