public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix SERIO_RAW config help text
@ 2005-07-08 22:02 Peter Osterlund
  2005-07-08 22:29 ` Vojtech Pavlik
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Osterlund @ 2005-07-08 22:02 UTC (permalink / raw)
  To: Vojtech Pavlik; +Cc: linux-kernel

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

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

* Re: [PATCH] Fix SERIO_RAW config help text
  2005-07-08 22:02 [PATCH] Fix SERIO_RAW config help text Peter Osterlund
@ 2005-07-08 22:29 ` Vojtech Pavlik
  0 siblings, 0 replies; 2+ messages in thread
From: Vojtech Pavlik @ 2005-07-08 22:29 UTC (permalink / raw)
  To: Peter Osterlund; +Cc: linux-kernel

On Sat, Jul 09, 2005 at 12:02:45AM +0200, Peter Osterlund wrote:
> 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>
> ---

This patch is already in my queue, from Neil Brown.

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

-- 
Vojtech Pavlik
SuSE Labs, SuSE CR

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

end of thread, other threads:[~2005-07-08 22:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-08 22:02 [PATCH] Fix SERIO_RAW config help text Peter Osterlund
2005-07-08 22:29 ` Vojtech Pavlik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox