All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Remove duplicate Kconfig entry for HID_PANTHERLORD
@ 2009-09-17 12:38 Alessandro Guido
  2009-09-17 13:27 ` Jiri Kosina
  0 siblings, 1 reply; 4+ messages in thread
From: Alessandro Guido @ 2009-09-17 12:38 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: linux-input, Alessandro Guido

---
 drivers/hid/Kconfig |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 111afbe..24d90ea 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -205,13 +205,6 @@ config HID_NTRIG
 	Support for N-Trig touch screen.
 
 config HID_PANTHERLORD
-	tristate "Pantherlord devices support" if EMBEDDED
-	depends on USB_HID
-	default !EMBEDDED
-	---help---
-	Support for PantherLord/GreenAsia based device support.
-
-config HID_PANTHERLORD
 	tristate "Pantherlord support" if EMBEDDED
 	depends on USB_HID
 	default !EMBEDDED
-- 
1.6.5.rc1


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

* Re: [PATCH] Remove duplicate Kconfig entry for HID_PANTHERLORD
  2009-09-17 12:38 [PATCH] Remove duplicate Kconfig entry for HID_PANTHERLORD Alessandro Guido
@ 2009-09-17 13:27 ` Jiri Kosina
  2009-09-17 13:42   ` Alessandro Guido
  0 siblings, 1 reply; 4+ messages in thread
From: Jiri Kosina @ 2009-09-17 13:27 UTC (permalink / raw)
  To: Alessandro Guido; +Cc: linux-input

On Thu, 17 Sep 2009, Alessandro Guido wrote:

> ---
>  drivers/hid/Kconfig |    7 -------
>  1 files changed, 0 insertions(+), 7 deletions(-)
> 
> diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
> index 111afbe..24d90ea 100644
> --- a/drivers/hid/Kconfig
> +++ b/drivers/hid/Kconfig
> @@ -205,13 +205,6 @@ config HID_NTRIG
>  	Support for N-Trig touch screen.
>  
>  config HID_PANTHERLORD
> -	tristate "Pantherlord devices support" if EMBEDDED
> -	depends on USB_HID
> -	default !EMBEDDED
> -	---help---
> -	Support for PantherLord/GreenAsia based device support.
> -
> -config HID_PANTHERLORD
>  	tristate "Pantherlord support" if EMBEDDED
>  	depends on USB_HID
>  	default !EMBEDDED

Good catch, thanks. Could you please send it also together with proper 
Signed-off-by: line?

-- 
Jiri Kosina
SUSE Labs, Novell Inc.

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

* [PATCH] Remove duplicate Kconfig entry for HID_PANTHERLORD
  2009-09-17 13:27 ` Jiri Kosina
@ 2009-09-17 13:42   ` Alessandro Guido
  2009-09-17 13:48     ` Jiri Kosina
  0 siblings, 1 reply; 4+ messages in thread
From: Alessandro Guido @ 2009-09-17 13:42 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: linux-input

Signed-off-by: Alessandro Guido <ag@alessandroguido.name>

---
  drivers/hid/Kconfig |    7 -------
  1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 111afbe..24d90ea 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -205,13 +205,6 @@ config HID_NTRIG
  	Support for N-Trig touch screen.
   config HID_PANTHERLORD
-	tristate "Pantherlord devices support" if EMBEDDED
-	depends on USB_HID
-	default !EMBEDDED
-	---help---
-	Support for PantherLord/GreenAsia based device support.
-
-config HID_PANTHERLORD
  	tristate "Pantherlord support" if EMBEDDED
  	depends on USB_HID
  	default !EMBEDDED


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

* Re: [PATCH] Remove duplicate Kconfig entry for HID_PANTHERLORD
  2009-09-17 13:42   ` Alessandro Guido
@ 2009-09-17 13:48     ` Jiri Kosina
  0 siblings, 0 replies; 4+ messages in thread
From: Jiri Kosina @ 2009-09-17 13:48 UTC (permalink / raw)
  To: Alessandro Guido; +Cc: linux-input

On Thu, 17 Sep 2009, Alessandro Guido wrote:

> Signed-off-by: Alessandro Guido <ag@alessandroguido.name>
> 
> ---
>  drivers/hid/Kconfig |    7 -------
>  1 files changed, 0 insertions(+), 7 deletions(-)

Applied, thanks Alessandro.

-- 
Jiri Kosina
SUSE Labs, Novell Inc.

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

end of thread, other threads:[~2009-09-17 13:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-17 12:38 [PATCH] Remove duplicate Kconfig entry for HID_PANTHERLORD Alessandro Guido
2009-09-17 13:27 ` Jiri Kosina
2009-09-17 13:42   ` Alessandro Guido
2009-09-17 13:48     ` Jiri Kosina

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.