aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c
diff options
context:
space:
mode:
authorBhaktipriya Shridhar <[email protected]>2016-07-25 11:55:22 -0300
committerMauro Carvalho Chehab <[email protected]>2016-09-22 12:49:10 -0300
commit534e1f3c4f35e198f1ffca2a2372ebe811b6d9f1 (patch)
treef9824deaa715155b8c34aee30ba61144ef1bf3df /drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c
parentaf4cc4629f2fc17cfeaafebb703acbbcff2c8b21 (diff)
[media] cx25821: Drop Freeing of Workqueue
Workqueues shouldn't be freed. destroy_workqueue should be used instead. destroy_workqueue safely destroys a workqueue and ensures that all pending work items are done before destroying the workqueue. Signed-off-by: Bhaktipriya Shridhar <[email protected]> Acked-by: Tejun Heo <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c')
0 files changed, 0 insertions, 0 deletions