public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] remove experimental flag from leds-clevo-mail
@ 2009-04-03  5:42 Németh Márton
  2009-04-03 13:08 ` Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Németh Márton @ 2009-04-03  5:42 UTC (permalink / raw)
  To: Richard Purdie; +Cc: LKML

The leds-clevo-mail driver is in the mainline kernel since 2.6.25 and works
without severe problems. Make this driver available for a larger audience.

Signed-off-by: Márton Németh <nm127@freemail.hu>
---
--- linux-2.6.29/drivers/leds/Kconfig.orig	2009-03-24 00:12:14.000000000 +0100
+++ linux-2.6.29/drivers/leds/Kconfig	2009-04-02 23:19:52.000000000 +0200
@@ -120,8 +120,8 @@ config LEDS_GPIO
 	  and they must be connected to the GPIO lines.

 config LEDS_CLEVO_MAIL
-	tristate "Mail LED on Clevo notebook (EXPERIMENTAL)"
-	depends on LEDS_CLASS && X86 && SERIO_I8042 && DMI && EXPERIMENTAL
+	tristate "Mail LED on Clevo notebook"
+	depends on LEDS_CLASS && X86 && SERIO_I8042 && DMI
 	help
 	  This driver makes the mail LED accessible from userspace
 	  programs through the leds subsystem. This LED have three

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

* Re: [PATCH] remove experimental flag from leds-clevo-mail
  2009-04-03  5:42 [PATCH] remove experimental flag from leds-clevo-mail Németh Márton
@ 2009-04-03 13:08 ` Richard Purdie
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2009-04-03 13:08 UTC (permalink / raw)
  To: Németh Márton; +Cc: LKML

On Fri, 2009-04-03 at 07:42 +0200, Németh Márton wrote:
> The leds-clevo-mail driver is in the mainline kernel since 2.6.25 and works
> without severe problems. Make this driver available for a larger audience.
> 
> Signed-off-by: Márton Németh <nm127@freemail.hu>

Queued in the LED tree, thanks.

-- 
Richard Purdie
Intel Open Source Technology Centre


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

end of thread, other threads:[~2009-04-03 13:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-03  5:42 [PATCH] remove experimental flag from leds-clevo-mail Németh Márton
2009-04-03 13:08 ` Richard Purdie

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