diff options
author | Keith Packard <keithp@keithp.com> | 2008-06-13 09:19:30 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2008-06-13 14:29:46 -0700 |
commit | 462af73149b9286a74b95b9cda5e4224ebe0dd87 (patch) | |
tree | f205a0286d7c070e3d70be096e0eb045f043867f /shared-core/via_drv.h | |
parent | e5364914ac2b785f9d806c72fff8d2ae914cad61 (diff) |
[intel-gem] Use a delayed_work instead of a timer + work_struct
We want request retirement to occur about once a second when the request
queue is non-empty. This was done with a timer that queued a work_struct,
using a delayed_work instead makes a lot more sense.
Diffstat (limited to 'shared-core/via_drv.h')
0 files changed, 0 insertions, 0 deletions