mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Richard Purdie <rpurdie@rpsys.net>
To: Dmitry Torokhov <dtor@insightbb.com>
Cc: linux-input@atrey.karlin.mff.cuni.cz,
	LKML <linux-kernel@vger.kernel.org>,
	James Simmons <jsimmons@infradead.org>
Subject: Schedule tsdev.c for removal
Date: Sun, 17 Dec 2006 00:21:17 +0000	[thread overview]
Message-ID: <1166314878.5606.19.camel@localhost.localdomain> (raw)

Schedule drivers/input/tsdev.c for removal, nobody should be using
this anymore. See the patch for details.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>

 Documentation/feature-removal-schedule.txt |   14 ++++++++++++++
 1 file changed, 14 insertions(+)

Index: git/Documentation/feature-removal-schedule.txt
===================================================================
--- git.orig/Documentation/feature-removal-schedule.txt	2006-12-16 21:44:40.000000000 +0000
+++ git/Documentation/feature-removal-schedule.txt	2006-12-17 00:15:03.000000000 +0000
@@ -256,3 +256,17 @@ Why:	Speedstep-centrino driver with ACPI
 Who:	Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
 
 ---------------------------
+
+What:   Compaq touchscreen device emulation
+When:   March 2007
+Files:  drivers/input/tsdev.c
+Why:    The code says it was obsolete when it was written in 2001.
+	tslib is a userspace library which does anything tsdev can do and 
+	much more besides in userspace where this code belongs. There is no 
+	longer any need for tsdev and applications should have converted to 
+	use tslib by now.
+	The name "tsdev" is also extremely confusing and lots of people have 
+	it loaded when they don't need/use it.
+Who:    Richard Purdie <rpurdie@rpsys.net>
+
+---------------------------


                 reply	other threads:[~2006-12-17  0:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1166314878.5606.19.camel@localhost.localdomain \
    --to=rpurdie@rpsys.net \
    --cc=dtor@insightbb.com \
    --cc=jsimmons@infradead.org \
    --cc=linux-input@atrey.karlin.mff.cuni.cz \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome