Re: [PATCH 3/3] Input: wm97xx: Remove deprecated create_singletheread_workqueue

2016-08-23 Thread Dmitry Torokhov
On Tue, Aug 23, 2016 at 02:01:33PM -0700, Dmitry Torokhov wrote: > On Sun, Aug 14, 2016 at 10:56:38AM +0530, Bhaktipriya Shridhar wrote: > > alloc_ordered_workqueue() with WQ_MEM_RECLAIM set, replaces > > deprecated create_singlethread_workqueue(). This is the identity > > conversion. The workqueue

Re: [PATCH 3/3] Input: wm97xx: Remove deprecated create_singletheread_workqueue

2016-08-23 Thread Dmitry Torokhov
On Sun, Aug 14, 2016 at 10:56:38AM +0530, Bhaktipriya Shridhar wrote: > alloc_ordered_workqueue() with WQ_MEM_RECLAIM set, replaces > deprecated create_singlethread_workqueue(). This is the identity > conversion. The workqueue "ts_workq" has been identity converted. > > It queues work items viz &w

Re: [PATCH 3/3] Input: wm97xx: Remove deprecated create_singletheread_workqueue

2016-08-15 Thread Tejun Heo
On Sun, Aug 14, 2016 at 10:56:38AM +0530, Bhaktipriya Shridhar wrote: > alloc_ordered_workqueue() with WQ_MEM_RECLAIM set, replaces > deprecated create_singlethread_workqueue(). This is the identity > conversion. The workqueue "ts_workq" has been identity converted. > > It queues work items viz &w

Re: [PATCH 3/3] Input: wm97xx: Remove deprecated create_singletheread_workqueue

2016-08-15 Thread Charles Keepax
On Sun, Aug 14, 2016 at 10:56:38AM +0530, Bhaktipriya Shridhar wrote: > alloc_ordered_workqueue() with WQ_MEM_RECLAIM set, replaces > deprecated create_singlethread_workqueue(). This is the identity > conversion. The workqueue "ts_workq" has been identity converted. > > It queues work items viz &w

[PATCH 3/3] Input: wm97xx: Remove deprecated create_singletheread_workqueue

2016-08-14 Thread Bhaktipriya Shridhar
alloc_ordered_workqueue() with WQ_MEM_RECLAIM set, replaces deprecated create_singlethread_workqueue(). This is the identity conversion. The workqueue "ts_workq" has been identity converted. It queues work items viz &wm->ts_reader and &wm->pen_event_work which map to wm97xx_pen_irq_worker (handles