From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id C98C4DDE19 for ; Mon, 27 Apr 2009 22:58:32 +1000 (EST) Subject: Re: [PATCH] [V5] Xilinx : Framebuffer Driver: Add PLB support and cleanup DCR From: Benjamin Herrenschmidt To: Arnd Bergmann In-Reply-To: <200904241301.59775.arnd@arndb.de> References: <20090417205119.3D35660055@mail16-sin.bigfish.com> <200904241301.59775.arnd@arndb.de> Content-Type: text/plain Date: Mon, 27 Apr 2009 22:58:07 +1000 Message-Id: <1240837087.7169.11.camel@pasglop> Mime-Version: 1.0 Cc: linux-fbdev-devel@lists.sourceforge.net, adaplas@gmail.com, Suneel , linuxppc-dev@ozlabs.org, akonovalov@ru.mvista.com, John Linn List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2009-04-24 at 13:01 +0200, Arnd Bergmann wrote: > I just said in another email thread that we would need a CONFIG_DCR > option that DCR using drivers should depend on, if it ever happened > outside of powerpc. > > Well, apparently this happened earlier than I expected. Sadly... Cheers, Ben.