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

Reply via email to