linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alessandro Zummo <alessandro.zummo@towertech.it>
To: unlisted-recipients:; (no To-header on input)
Cc: rtc-linux@googlegroups.com, anemo@mba.ocn.ne.jp,
	linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [rtc-linux] RTC_CLASS is still considered as EXPERIMENTAL?
Date: Tue, 19 Jun 2007 14:09:19 +0200	[thread overview]
Message-ID: <20070619140919.0a273429@inspiron> (raw)
In-Reply-To: <20070615201959.26666815@inspiron>

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

> On Sat, 16 Jun 2007 01:10:37 +0900 (JST)
> Atsushi Nemoto <anemo@mba.ocn.ne.jp> 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@towertech.it>


---
 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

  reply	other threads:[~2007-06-19 12:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-15 16:10 RTC_CLASS is still considered as EXPERIMENTAL? Atsushi Nemoto
2007-06-15 18:19 ` [rtc-linux] " Alessandro Zummo
2007-06-19 12:09   ` Alessandro Zummo [this message]
2007-06-19 15:03     ` Atsushi Nemoto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070619140919.0a273429@inspiron \
    --to=alessandro.zummo@towertech.it \
    --cc=akpm@linux-foundation.org \
    --cc=anemo@mba.ocn.ne.jp \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rtc-linux@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).