]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commit
staging: omapdrm: use alloc_ordered_workqueue() instead of UNBOUND w/ max_active = 1
authorTejun Heo <tj@kernel.org>
Wed, 22 Aug 2012 23:49:44 +0000 (16:49 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Sep 2012 19:18:10 +0000 (12:18 -0700)
commit4619cdbc6b3fca9f07482095e338c16ee0c6d722
tree5f688614b085b333008ed96568da75332418ff47
parentd4eb23a98f6c39ab0e5aa6abb67b615bb8973610
staging: omapdrm: use alloc_ordered_workqueue() instead of UNBOUND w/ max_active = 1

This is an equivalent conversion and will ease scheduled removal of
WQ_NON_REENTRANT.

Only compile tested.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Rob Clark <rob@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/omapdrm/omap_drv.c