All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] input: usbtouchscreen: fix typo
@ 2012-04-30  4:17 Shawn Landden
  2012-04-30  5:32 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Shawn Landden @ 2012-04-30  4:17 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: linux-input, linux-kernel, Shawn Landden


Signed-off-by: Shawn Landden <shawnlandden@gmail.com>
---
 drivers/input/touchscreen/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index a31b05f..350d9db 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -745,7 +745,7 @@ config TOUCHSCREEN_USB_EASYTOUCH
 	bool "EasyTouch USB Touch controller device support" if EMBEDDED
 	depends on TOUCHSCREEN_USB_COMPOSITE
 	help
-	  Say Y here if you have a EasyTouch USB Touch controller device support.
+	  Say Y here if you have an EasyTouch USB Touch controller.
 	  If unsure, say N.
 
 config TOUCHSCREEN_TOUCHIT213
-- 
1.7.9.5


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

* Re: [PATCH] input: usbtouchscreen: fix typo
  2012-04-30  4:17 [PATCH] input: usbtouchscreen: fix typo Shawn Landden
@ 2012-04-30  5:32 ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2012-04-30  5:32 UTC (permalink / raw)
  To: Shawn Landden; +Cc: linux-input, linux-kernel

On Sun, Apr 29, 2012 at 09:17:39PM -0700, Shawn Landden wrote:
> 
> Signed-off-by: Shawn Landden <shawnlandden@gmail.com>

Applied both, thank you Shawn.

> ---
>  drivers/input/touchscreen/Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
> index a31b05f..350d9db 100644
> --- a/drivers/input/touchscreen/Kconfig
> +++ b/drivers/input/touchscreen/Kconfig
> @@ -745,7 +745,7 @@ config TOUCHSCREEN_USB_EASYTOUCH
>  	bool "EasyTouch USB Touch controller device support" if EMBEDDED
>  	depends on TOUCHSCREEN_USB_COMPOSITE
>  	help
> -	  Say Y here if you have a EasyTouch USB Touch controller device support.
> +	  Say Y here if you have an EasyTouch USB Touch controller.
>  	  If unsure, say N.
>  
>  config TOUCHSCREEN_TOUCHIT213
> -- 
> 1.7.9.5
> 

-- 
Dmitry

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

end of thread, other threads:[~2012-04-30  5:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-30  4:17 [PATCH] input: usbtouchscreen: fix typo Shawn Landden
2012-04-30  5:32 ` Dmitry Torokhov

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.