aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBhaktipriya Shridhar <[email protected]>2016-07-16 08:04:41 -0300
committerMauro Carvalho Chehab <[email protected]>2016-08-24 09:31:26 -0300
commit969ac39e3df0f76fdb534efc7060c77f22fb5ac5 (patch)
tree3477599e42b77e7c6d6c719fe13b6b55fab6ab56 /tools/perf/scripts/python/export-to-postgresql.py
parent53eebd84c3ac2a81da94535594dba6ff637311dd (diff)
[media] ad9389b: Remove deprecated create_singlethread_workqueue
The workqueue work_queue is involved in EDID (Extended Display Identification Data) handling. It has a single work item(&state->edid_handler) and hence doesn't require ordering. It is not being used on a memory reclaim path. Hence, the singlethreaded workqueue has been replaced with the use of system_wq. &state->edid_handler is a self requeueing work item and it has been been sync cancelled in ad9389b_remove() to ensure that nothing is pending when the driver is disconnected. The unused label err_unreg has also been dropped. Signed-off-by: Bhaktipriya Shridhar <[email protected]> Acked-by: Tejun Heo <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions