From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757427Ab2IQW0n (ORCPT ); Mon, 17 Sep 2012 18:26:43 -0400 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:51133 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754864Ab2IQW0m (ORCPT ); Mon, 17 Sep 2012 18:26:42 -0400 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 98.234.237.12 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+ect8iBx5VTh4vdypbzTfS Date: Mon, 17 Sep 2012 15:26:36 -0700 From: Tony Lindgren To: Paul Walmsley Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Fengguang Wu , Stephen Rothwell , Samuel Ortiz , Arnd Bergmann , Olof Johansson , Felipe Balbi Subject: Re: [PATCH] mfd: Fix compile for twl-core.c by removing cpu_is_omap usage Message-ID: <20120917222635.GI11762@atomide.com> References: <20120917202943.GV4521@atomide.com> <20120917221406.GG11762@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Paul Walmsley [120917 15:25]: > On Mon, 17 Sep 2012, Tony Lindgren wrote: > > > We need to queue this ASAP and before other patches to fix the > > build breakage in linux next. Then you can merge in that commit > > too, does that work for you? > > That's fine, we'll just need a stable commit then that the CCF patches can > be based on. OK cool, will let you know that once we hear from Samuel. Care to ack the clock related changes? There's pm24xx.c at least using osc_ck naming, so I added a new alias to keep it generic for the driver instead of using omap specific names. Regards, Tony