All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vojtech Pavlik <vojtech@suse.cz>
To: Peter Osterlund <petero2@telia.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Fix SERIO_RAW config help text
Date: Sat, 9 Jul 2005 00:29:59 +0200	[thread overview]
Message-ID: <20050708222959.GA3963@ucw.cz> (raw)
In-Reply-To: <m3ackxj6re.fsf@telia.com>

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

      reply	other threads:[~2005-07-08 22:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-08 22:02 [PATCH] Fix SERIO_RAW config help text Peter Osterlund
2005-07-08 22:29 ` Vojtech Pavlik [this message]

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=20050708222959.GA3963@ucw.cz \
    --to=vojtech@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=petero2@telia.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.