mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] misc: Fix typo in Kconfig
@ 2009-04-14 10:34 Alessio Igor Bogani
  2009-04-15 10:01 ` Jiri Kosina
  0 siblings, 1 reply; 4+ messages in thread
From: Alessio Igor Bogani @ 2009-04-14 10:34 UTC (permalink / raw)
  To: Daniel Mack; +Cc: LKML, Trivial, Alessio Igor Bogani

Signed-off-by: Alessio Igor Bogani <abogani@texware.it>
---
 drivers/input/misc/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
index 203abac..674f755 100644
--- a/drivers/input/misc/Kconfig
+++ b/drivers/input/misc/Kconfig
@@ -232,7 +232,7 @@ config INPUT_GPIO_ROTARY_ENCODER
 	depends on GPIOLIB && GENERIC_GPIO
 	help
 	  Say Y here to add support for rotary encoders connected to GPIO lines.
-	  Check file:Documentation/incput/rotary_encoder.txt for more
+	  Check file:Documentation/input/rotary_encoder.txt for more
 	  information.
 
 	  To compile this driver as a module, choose M here: the
-- 
1.6.0.4


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

* Re: [PATCH] misc: Fix typo in Kconfig
  2009-04-14 10:34 [PATCH] misc: Fix typo in Kconfig Alessio Igor Bogani
@ 2009-04-15 10:01 ` Jiri Kosina
  2009-05-21 17:54   ` Alessio Igor Bogani
  0 siblings, 1 reply; 4+ messages in thread
From: Jiri Kosina @ 2009-04-15 10:01 UTC (permalink / raw)
  To: Alessio Igor Bogani; +Cc: Daniel Mack, LKML, Trivial

On Tue, 14 Apr 2009, Alessio Igor Bogani wrote:

> Signed-off-by: Alessio Igor Bogani <abogani@texware.it>
> ---
>  drivers/input/misc/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
> index 203abac..674f755 100644
> --- a/drivers/input/misc/Kconfig
> +++ b/drivers/input/misc/Kconfig
> @@ -232,7 +232,7 @@ config INPUT_GPIO_ROTARY_ENCODER
>  	depends on GPIOLIB && GENERIC_GPIO
>  	help
>  	  Say Y here to add support for rotary encoders connected to GPIO lines.
> -	  Check file:Documentation/incput/rotary_encoder.txt for more
> +	  Check file:Documentation/input/rotary_encoder.txt for more
>  	  information.

It's still not quite correct, the filename in current tree is 
file:Documentation/input/rotary-encoder.txt :)

-- 
Jiri Kosina
SUSE Labs

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

* [PATCH] misc: Fix typo in Kconfig
  2009-04-15 10:01 ` Jiri Kosina
@ 2009-05-21 17:54   ` Alessio Igor Bogani
  2009-05-21 22:16     ` Jiri Kosina
  0 siblings, 1 reply; 4+ messages in thread
From: Alessio Igor Bogani @ 2009-05-21 17:54 UTC (permalink / raw)
  To: Daniel Mack; +Cc: LKML, Jiri Kosina, Alessio Igor Bogani

Signed-off-by: Alessio Igor Bogani <abogani@texware.it>
---
 drivers/input/misc/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
index 5c0a631..06f46fc 100644
--- a/drivers/input/misc/Kconfig
+++ b/drivers/input/misc/Kconfig
@@ -232,7 +232,7 @@ config INPUT_GPIO_ROTARY_ENCODER
 	depends on GPIOLIB && GENERIC_GPIO
 	help
 	  Say Y here to add support for rotary encoders connected to GPIO lines.
-	  Check file:Documentation/incput/rotary_encoder.txt for more
+	  Check file:Documentation/input/rotary-encoder.txt for more
 	  information.
 
 	  To compile this driver as a module, choose M here: the
-- 
1.6.0.4


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

* Re: [PATCH] misc: Fix typo in Kconfig
  2009-05-21 17:54   ` Alessio Igor Bogani
@ 2009-05-21 22:16     ` Jiri Kosina
  0 siblings, 0 replies; 4+ messages in thread
From: Jiri Kosina @ 2009-05-21 22:16 UTC (permalink / raw)
  To: Alessio Igor Bogani; +Cc: Daniel Mack, LKML

On Thu, 21 May 2009, Alessio Igor Bogani wrote:

> Signed-off-by: Alessio Igor Bogani <abogani@texware.it>
> ---
>  drivers/input/misc/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
> index 5c0a631..06f46fc 100644
> --- a/drivers/input/misc/Kconfig
> +++ b/drivers/input/misc/Kconfig
> @@ -232,7 +232,7 @@ config INPUT_GPIO_ROTARY_ENCODER
>  	depends on GPIOLIB && GENERIC_GPIO
>  	help
>  	  Say Y here to add support for rotary encoders connected to GPIO lines.
> -	  Check file:Documentation/incput/rotary_encoder.txt for more
> +	  Check file:Documentation/input/rotary-encoder.txt for more
>  	  information.

Applied, thanks Alessio.

-- 
Jiri Kosina
SUSE Labs

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

end of thread, other threads:[~2009-05-21 22:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-14 10:34 [PATCH] misc: Fix typo in Kconfig Alessio Igor Bogani
2009-04-15 10:01 ` Jiri Kosina
2009-05-21 17:54   ` Alessio Igor Bogani
2009-05-21 22:16     ` Jiri Kosina

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

all inboxes | Powered by JetHome®