From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 14 Oct 2008 17:57:01 +0100 (BST) Received: from h4.dl5rb.org.uk ([81.2.74.4]:6042 "EHLO ditditdahdahdah-dahdahdahditdit.dl5rb.org.uk") by ftp.linux-mips.org with ESMTP id S21494309AbYJNQ47 (ORCPT ); Tue, 14 Oct 2008 17:56:59 +0100 Received: from denk.linux-mips.net (denk.linux-mips.net [127.0.0.1]) by ditditdahdahdah-dahdahdahditdit.dl5rb.org.uk (8.14.2/8.14.1) with ESMTP id m9EGut2h011412; Tue, 14 Oct 2008 17:56:55 +0100 Received: (from ralf@localhost) by denk.linux-mips.net (8.14.2/8.14.2/Submit) id m9EGutn5011410; Tue, 14 Oct 2008 17:56:55 +0100 Date: Tue, 14 Oct 2008 17:56:55 +0100 From: Ralf Baechle To: Thomas Bogendoerfer Cc: linux-mips@linux-mips.org Subject: Re: [PATCH v3] IP22/28: Switch over to RTC class driver Message-ID: <20081014165655.GA11407@linux-mips.org> References: <20081014151655.355A7C3AE9@solo.franken.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081014151655.355A7C3AE9@solo.franken.de> User-Agent: Mutt/1.5.18 (2008-05-17) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 20757 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Tue, Oct 14, 2008 at 05:16:55PM +0200, Thomas Bogendoerfer wrote: > This patchset removes some dead code and creates a platform device > for the RTC class driver. > > Signed-off-by: Thomas Bogendoerfer > --- > > Please apply for 2.6.28 Thanks, applied. Ralf