From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from isilmar.linta.de ([213.133.102.198] helo=linta.de) by bombadil.infradead.org with esmtps (Exim 4.69 #1 (Red Hat Linux)) id 1N6jYB-0006rb-TN for linux-mtd@lists.infradead.org; Sat, 07 Nov 2009 11:33:52 +0000 Date: Sat, 7 Nov 2009 12:33:46 +0100 From: Dominik Brodowski To: Komuro Subject: Re: pcmciamtd -- what's broken, who needs it? Message-ID: <20091107113346.GA9922@isilmar.linta.de> References: <200911041120.25305.pep.talens@f1-connecting.com> <20091024194219.GA19546@comet.dominikbrodowski.net> <1256413386-20501-14-git-send-email-linux@dominikbrodowski.net> <1256539331.29885.360.camel@localhost> <20091026071352.GA26980@isilmar.linta.de> <1256541991.29885.376.camel@localhost> <20091026101909.271c109e@lxorguk.ukuu.org.uk> <1256552337.29885.419.camel@localhost> <1257237433.21596.60.camel@localhost> <31862236.11111257593349372.komurojun-mbn@nifty.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <31862236.11111257593349372.komurojun-mbn@nifty.com> Cc: Artem Bityutskiy , Pep Talens , linux-pcmcia@lists.infradead.org, linux-mtd , 'David Woodhouse' , Alan Cox List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hey, On Sat, Nov 07, 2009 at 08:29:09PM +0900, Komuro wrote: > staging directory is not the place for broken driver, > is it? It is becoming the place for drivers on their way out of the kernel tree. An indication for drivers being unused is that they have been marked broken or obsolete for a loooong time; and then they'll remain in staging for 3 releases or so before being removed (or being moved in again). Best, Dominik