Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756369AbZA2LBK (ORCPT ); Thu, 29 Jan 2009 06:01:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751716AbZA2LAy (ORCPT ); Thu, 29 Jan 2009 06:00:54 -0500 Received: from caramon.arm.linux.org.uk ([78.32.30.218]:55528 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751176AbZA2LAy (ORCPT ); Thu, 29 Jan 2009 06:00:54 -0500 Date: Thu, 29 Jan 2009 11:00:43 +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=E5nsRullg=E5rd?= , Tony Lindgren Subject: Re: [PATCH D 01/11] OMAP: Add clk_get_parent() for OMAP2/3 Message-ID: <20090129110043.GE12627@n2100.arm.linux.org.uk> References: <20090128191638.16688.33452.stgit@localhost.localdomain> <20090128191807.16688.91255.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090128191807.16688.91255.stgit@localhost.localdomain> 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: 549 Lines: 13 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 -- 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/