[alsa-devel] [PATCH v3] ASoC: Remove deprecated create_singlethread_workqueue

Mark Brown broonie at kernel.org
Wed Aug 31 16:50:59 CEST 2016


On Wed, Aug 31, 2016 at 12:57:09AM +0530, Bhaktipriya Shridhar wrote:

> The workqueue "dac33_wq" queues a single work item &dac33->work and hence
> doesn't require ordering. Also, it is not being used on a memory reclaim
> path. Hence, it has been converted to use system_wq.

> The workqueue "post_msg_wq" queues a single work item
> &drv->ipc_post_msg_wq and hence doesn't require ordering. Also, it is
> not being used on a memory reclaim path. Hence, it has been converted to
> use system_wq.

Please send one patch per change, and please address Peter's concerns
about the dac33.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20160831/9cc93659/attachment.sig>


More information about the Alsa-devel mailing list