From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH] clk: Use a separate struct for holding init data. Date: Tue, 1 May 2012 20:04:25 +0200 Message-ID: <20120501180425.GV25584@lunn.ch> References: <4F98EB10.2000505@codeaurora.org> <20120426084201.GF17184@pengutronix.de> <4d67387a86d99cbb4e2acf68d3588b1c.squirrel@www.codeaurora.org> <20120426095135.GG17184@pengutronix.de> <4F9EE84C.90106@codeaurora.org> <4F9F1659.1010804@codeaurora.org> <20120501081103.GC2194@S2101-09.ap.freescale.net> <20120501091334.GG15541@lunn.ch> <20120501170001.GB4089@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from londo.lunn.ch ([80.238.139.98]:35635 "EHLO londo.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757952Ab2EASCf (ORCPT ); Tue, 1 May 2012 14:02:35 -0400 Content-Disposition: inline In-Reply-To: <20120501170001.GB4089@opensource.wolfsonmicro.com> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Mark Brown Cc: Shawn Guo , Saravana Kannan , "Turquette, Mike" , Sascha Hauer , Andrew Lunn , Grant Likely , h@pengutronix.de, Jamie Iles , Jeremy Kerr , Magnus Damm , Deepak Saxena , linux-arm-kernel@lists.infradead.org, Arnd Bergman , linux-arm-msm@vger.kernel.org, Rob Herring , Russell King , Thomas Gleixner , Richard Zhao , Shawn Guo , Paul Walmsley , Linus Walleij , Stephen Boyd , linux-kernel@vger.kernel.org, Amit Kucheria > Or merge the platforms then do framework changes incrementally, updating > the platforms as we go (which is the normal pattern for maintaining a > framework...). I see we've already got SPEAr merged. I'm not too sure SPEAr has been really merged. As far as i understand, its dependencies have not been fulfilled, so it does not compile. This to me is another indication of the problems we have at the moment... Andrew From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758481Ab2EASCh (ORCPT ); Tue, 1 May 2012 14:02:37 -0400 Received: from londo.lunn.ch ([80.238.139.98]:35635 "EHLO londo.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757952Ab2EASCf (ORCPT ); Tue, 1 May 2012 14:02:35 -0400 Date: Tue, 1 May 2012 20:04:25 +0200 From: Andrew Lunn To: Mark Brown Cc: Shawn Guo , Saravana Kannan , "Turquette, Mike" , Sascha Hauer , Andrew Lunn , Grant Likely , h@pengutronix.de, Jamie Iles , Jeremy Kerr , Magnus Damm , Deepak Saxena , linux-arm-kernel@lists.infradead.org, Arnd Bergman , linux-arm-msm@vger.kernel.org, Rob Herring , Russell King , Thomas Gleixner , Richard Zhao , Shawn Guo , Paul Walmsley , Linus Walleij , Stephen Boyd , linux-kernel@vger.kernel.org, Amit Kucheria Subject: Re: [PATCH] clk: Use a separate struct for holding init data. Message-ID: <20120501180425.GV25584@lunn.ch> Mail-Followup-To: Mark Brown , Shawn Guo , Saravana Kannan , "Turquette, Mike" , Sascha Hauer , Andrew Lunn , Grant Likely , h@pengutronix.de, Jamie Iles , Jeremy Kerr , Magnus Damm , Deepak Saxena , linux-arm-kernel@lists.infradead.org, Arnd Bergman , linux-arm-msm@vger.kernel.org, Rob Herring , Russell King , Thomas Gleixner , Richard Zhao , Shawn Guo , Paul Walmsley , Linus Walleij , Stephen Boyd , linux-kernel@vger.kernel.org, Amit Kucheria References: <4F98EB10.2000505@codeaurora.org> <20120426084201.GF17184@pengutronix.de> <4d67387a86d99cbb4e2acf68d3588b1c.squirrel@www.codeaurora.org> <20120426095135.GG17184@pengutronix.de> <4F9EE84C.90106@codeaurora.org> <4F9F1659.1010804@codeaurora.org> <20120501081103.GC2194@S2101-09.ap.freescale.net> <20120501091334.GG15541@lunn.ch> <20120501170001.GB4089@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120501170001.GB4089@opensource.wolfsonmicro.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Or merge the platforms then do framework changes incrementally, updating > the platforms as we go (which is the normal pattern for maintaining a > framework...). I see we've already got SPEAr merged. I'm not too sure SPEAr has been really merged. As far as i understand, its dependencies have not been fulfilled, so it does not compile. This to me is another indication of the problems we have at the moment... Andrew From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew@lunn.ch (Andrew Lunn) Date: Tue, 1 May 2012 20:04:25 +0200 Subject: [PATCH] clk: Use a separate struct for holding init data. In-Reply-To: <20120501170001.GB4089@opensource.wolfsonmicro.com> References: <4F98EB10.2000505@codeaurora.org> <20120426084201.GF17184@pengutronix.de> <4d67387a86d99cbb4e2acf68d3588b1c.squirrel@www.codeaurora.org> <20120426095135.GG17184@pengutronix.de> <4F9EE84C.90106@codeaurora.org> <4F9F1659.1010804@codeaurora.org> <20120501081103.GC2194@S2101-09.ap.freescale.net> <20120501091334.GG15541@lunn.ch> <20120501170001.GB4089@opensource.wolfsonmicro.com> Message-ID: <20120501180425.GV25584@lunn.ch> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > Or merge the platforms then do framework changes incrementally, updating > the platforms as we go (which is the normal pattern for maintaining a > framework...). I see we've already got SPEAr merged. I'm not too sure SPEAr has been really merged. As far as i understand, its dependencies have not been fulfilled, so it does not compile. This to me is another indication of the problems we have at the moment... Andrew