2009-04-14 10:34:40

by Alessio Igor Bogani

[permalink] [raw]
Subject: [PATCH] misc: Fix typo in Kconfig

Signed-off-by: Alessio Igor Bogani <[email protected]>
---
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


2009-04-15 10:01:34

by Jiri Kosina

[permalink] [raw]
Subject: Re: [PATCH] misc: Fix typo in Kconfig

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

> Signed-off-by: Alessio Igor Bogani <[email protected]>
> ---
> 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