lkml.org 
[lkml]   [2005]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] Fix SERIO_RAW config help text
From
Date
Hi,

The help text for SERIO_RAW refers to the wrong sysfs device node.
This patch fixes it.

Signed-off-by: Peter Osterlund <petero2@telia.com>
---

linux-petero/drivers/input/serio/Kconfig | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/input/serio/Kconfig~serio-help-fix drivers/input/serio/Kconfig
--- linux/drivers/input/serio/Kconfig~serio-help-fix 2005-07-05 11:43:25.000000000 +0200
+++ linux-petero/drivers/input/serio/Kconfig 2005-07-05 11:43:25.000000000 +0200
@@ -175,7 +175,7 @@ config SERIO_RAW
allocating minor 1 (that historically corresponds to /dev/psaux)
first. To bind this driver to a serio port use sysfs interface:

- echo -n "serio_raw" > /sys/bus/serio/devices/serioX/driver
+ echo -n "serio_raw" > /sys/bus/serio/devices/serioX/drvctl

To compile this driver as a module, choose M here: the
module will be called serio_raw.
_
--
Peter Osterlund - petero2@telia.com
http://web.telia.com/~u89404340
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-07-09 00:28    [W:0.030 / U:1.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site