linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2.4] Wolfson AC97 touch screen driver - documentation
@ 2003-12-17 14:45 Liam Girdwood
  0 siblings, 0 replies; only message in thread
From: Liam Girdwood @ 2003-12-17 14:45 UTC (permalink / raw)
  To: Marcelo Tosatti; +Cc: Linux Kernel

[-- Attachment #1: Type: text/plain, Size: 136 bytes --]

This patch updates the driver documentation to reflect the use of the
kernel input event interface.

Patch is against 2.4.24-pre1

Liam

[-- Attachment #2: wm97xx-docs.diff --]
[-- Type: text/x-patch, Size: 1397 bytes --]

diff -urN a/Documentation/Configure.help b/Documentation/Configure.help
--- a/Documentation/Configure.help	2003-12-17 11:59:19.000000000 +0000
+++ b/Documentation/Configure.help	2003-12-17 14:04:13.000000000 +0000
@@ -28651,13 +28651,6 @@
   Please see Documentation/wolfson-touchscreen.txt for
   a complete list of parameters.
   
-  In order to use this driver, a char device called wm97xx with a major
-  number of 10 and minor number 16 will have to be created under 
-  /dev/touchscreen.
-  
-  e.g.
-  mknod /dev/touchscreen/wm97xx c 10 16
-
   If you want to compile this as a module ( = code which can be
   inserted in and removed from the running kernel whenever you want),
   say M here.  The module will be called ac97_plugin_wm97xx.o.
diff -urN a/Documentation/wolfson-touchscreen.txt b/Documentation/wolfson-touchscreen.txt
--- a/Documentation/wolfson-touchscreen.txt	2003-11-28 18:26:19.000000000 +0000
+++ b/Documentation/wolfson-touchscreen.txt	2003-12-17 14:00:03.000000000 +0000
@@ -37,12 +37,8 @@
 Driver Usage
 ============
 
-In order to use this driver, a char device called wm97xx with a major
-number of 10 and minor number 16 will have to be created under 
-/dev/touchscreen.
-  
-e.g.
-mknod /dev/touchscreen/wm97xx c 10 16
+This driver uses the kernel input event interface. Please see 
+Documentation/input/input.txt section 3.2.4 for details.
 
 
 Driver Parameters

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-12-17 14:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-17 14:45 [PATCH 2.4] Wolfson AC97 touch screen driver - documentation Liam Girdwood

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).