From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lixom.net (lixom.net [66.141.50.11]) by ozlabs.org (Postfix) with ESMTP id 2D26ADE15D for ; Tue, 13 Jan 2009 04:42:49 +1100 (EST) Date: Mon, 12 Jan 2009 11:44:38 -0600 From: Olof Johansson To: Benjamin Herrenschmidt Subject: Re: [PATCH] powerpc: Fix cpufreq drivers after cpufreq core changes Message-ID: <20090112174438.GA19318@lixom.net> References: <20090112104837.69feedec.sfr@canb.auug.org.au> <1231719015.22571.4.camel@pasglop> <1231719721.22571.9.camel@pasglop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1231719721.22571.9.camel@pasglop> Cc: Stephen Rothwell , "David S. Miller" , arndb , Rusty Russell , LKML , Mike Travis , linuxppc-dev@ozlabs.org, linux-next@vger.kernel.org, Paul Mackerras , Ingo Molnar , Linus Torvalds , Andrew Morton List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, Jan 12, 2009 at 11:22:01AM +1100, Benjamin Herrenschmidt wrote: > This updates the cpufreq drivers in arch/powerpc so they build again > after the core cpufreq changes that broke them in commit > in835481d9bcd65720b473db6b38746a74a3964218. > > Signed-off-by: Benjamin Herrenschmidt > --- > > Tested on a G5. Olof, Arnd, any chance you can test the cell and pasemi > drivers still work ? Tested fine on pasemi. -Olof