Re: [rtc-linux] RTC_CLASS is still considered as EXPERIMENTAL?

From: Alessandro Zummo
Date: Tue Jun 19 2007 - 08:09:40 EST


On Fri, 15 Jun 2007 20:19:59 +0200
Alessandro Zummo <alessandro.zummo@xxxxxxxxxxxx> wrote:

> On Sat, 16 Jun 2007 01:10:37 +0900 (JST)
> Atsushi Nemoto <anemo@xxxxxxxxxxxxx> wrote:
>
> >
> > The generic RTC subsystem was added to kernel 2.6.17 which was
> > released a years ago. Since then, many drivers were added to the
> > subsystem without major API changes, I think.
> >
> > It is mature enough to remove EXPERIMENTAL label from RTC_CLASS, isn't
> > it?
>
> I'd say yes, I will submit a patch. ty.

RTC class is mature enough.

Signed-off-by: Alessandro Zummo <a.zummo@xxxxxxxxxxxx>


---
drivers/rtc/Kconfig | 1 -
1 file changed, 1 deletion(-)

--- linux-i386.orig/drivers/rtc/Kconfig 2007-06-18 23:43:28.000000000 +0200
+++ linux-i386/drivers/rtc/Kconfig 2007-06-19 14:06:09.000000000 +0200
@@ -10,7 +10,6 @@ config RTC_LIB

config RTC_CLASS
tristate "RTC class"
- depends on EXPERIMENTAL
default n
select RTC_LIB
help
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/