Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754558AbZAaOYK (ORCPT ); Sat, 31 Jan 2009 09:24:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752142AbZAaOXz (ORCPT ); Sat, 31 Jan 2009 09:23:55 -0500 Received: from caramon.arm.linux.org.uk ([78.32.30.218]:53177 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752089AbZAaOXy (ORCPT ); Sat, 31 Jan 2009 09:23:54 -0500 Date: Sat, 31 Jan 2009 14:23:44 +0000 From: Russell King - ARM Linux To: Paul Walmsley Cc: linux-arm-kernel@lists.arm.linux.org.uk, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= , Tony Lindgren Subject: Re: [PATCH D 01/11] OMAP: Add clk_get_parent() for OMAP2/3 Message-ID: <20090131142344.GM1394@n2100.arm.linux.org.uk> References: <20090128191638.16688.33452.stgit@localhost.localdomain> <20090128191807.16688.91255.stgit@localhost.localdomain> <20090129110043.GE12627@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 932 Lines: 23 On Thu, Jan 29, 2009 at 11:29:31PM -0700, Paul Walmsley wrote: > On Thu, 29 Jan 2009, Russell King - ARM Linux wrote: > > > On Wed, Jan 28, 2009 at 12:18:16PM -0700, Paul Walmsley wrote: > > > From: Mans Rullgard > > > > > > This makes clk_get_parent() work on OMAP2/3. > > > > This is clearly something that the generic code should be doing. > > It's not something specific to OMAP2/3. Please move it to > > arch/arm/plat-omap/clock.c > > Done; revised patch below. Great, thanks. However, I'd forgotten that one of my patches completely removes clk_get_parent() since it's unused by any code in OMAP at present. What was the reasoning behind making this work? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/