linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Remove usages of deprecated create_singlethread_workqueue
@ 2016-08-14  5:19 Bhaktipriya Shridhar
  2016-08-14  5:23 ` [PATCH 1/3] Input: psmouse: Remove deprecated create_singletheread_workqueue Bhaktipriya Shridhar
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Bhaktipriya Shridhar @ 2016-08-14  5:19 UTC (permalink / raw)
  To: Dmitry Torokhov, Hans de Goede, Pali Rohár, Chris Diamand,
	Stefan Assmann, Richard Pospesel, Lars-Peter Clausen,
	Takashi Iwai
  Cc: Tejun Heo, patches, linux-input, linux-kernel

This patch set removes the instances of deprecated
create_singlethread_workqueue (scheduled for removal) in drivers/input
by making the appropriate conversions.

Bhaktipriya Shridhar (3):
  Input: psmouse: Remove deprecated create_singletheread_workqueue
  Input: touchscreen: mc13783_ts:  Remove deprecated
    create_singletheread_workqueue
  Input: wm97xx: Remove deprecated create_singletheread_workqueue

 drivers/input/mouse/psmouse-base.c      |  2 +-
 drivers/input/touchscreen/mc13783_ts.c  | 19 ++++---------------
 drivers/input/touchscreen/wm97xx-core.c |  2 +-
 3 files changed, 6 insertions(+), 17 deletions(-)

--
2.1.4


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-08-23 21:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-14  5:19 [PATCH 0/3] Remove usages of deprecated create_singlethread_workqueue Bhaktipriya Shridhar
2016-08-14  5:23 ` [PATCH 1/3] Input: psmouse: Remove deprecated create_singletheread_workqueue Bhaktipriya Shridhar
2016-08-15 22:53   ` Tejun Heo
2016-08-23 20:51     ` Dmitry Torokhov
2016-08-14  5:25 ` [PATCH 2/3] Input: touchscreen: mc13783_ts: " Bhaktipriya Shridhar
2016-08-15 22:53   ` Tejun Heo
2016-08-23 20:53   ` Dmitry Torokhov
2016-08-14  5:26 ` [PATCH 3/3] Input: wm97xx: " Bhaktipriya Shridhar
2016-08-15  8:53   ` Charles Keepax
2016-08-15 22:53   ` Tejun Heo
2016-08-23 21:01   ` Dmitry Torokhov
2016-08-23 21:02     ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).