Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754792AbZAaQvc (ORCPT ); Sat, 31 Jan 2009 11:51:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752534AbZAaQvX (ORCPT ); Sat, 31 Jan 2009 11:51:23 -0500 Received: from agrajag.mansr.com ([78.86.181.102]:46616 "EHLO mail.mansr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752447AbZAaQvW convert rfc822-to-8bit (ORCPT ); Sat, 31 Jan 2009 11:51:22 -0500 To: Russell King - ARM Linux Cc: =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= , Paul Walmsley , linux-arm-kernel@lists.arm.linux.org.uk, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, Tony Lindgren , Tomi Valkeinen Subject: Re: [PATCH D 01/11] OMAP: Add clk_get_parent() for OMAP2/3 References: <20090128191638.16688.33452.stgit@localhost.localdomain> <20090128191807.16688.91255.stgit@localhost.localdomain> <20090129110043.GE12627@n2100.arm.linux.org.uk> <20090131142344.GM1394@n2100.arm.linux.org.uk> <20090131152620.GN1394@n2100.arm.linux.org.uk> <20090131155631.GO1394@n2100.arm.linux.org.uk> From: =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= Date: Sat, 31 Jan 2009 16:51:20 +0000 In-Reply-To: <20090131155631.GO1394@n2100.arm.linux.org.uk> (Russell King's message of "Sat, 31 Jan 2009 15:56:31 +0000") Message-ID: User-Agent: Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.4.22 (Instant Classic, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1458 Lines: 37 Russell King - ARM Linux writes: > On Sat, Jan 31, 2009 at 03:39:07PM +0000, M?ns Rullg?rd wrote: >> Russell King - ARM Linux writes: >> >> > On Sat, Jan 31, 2009 at 03:07:06PM +0000, M?ns Rullg?rd wrote: >> >> Russell King - ARM Linux writes: >> >> > 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? >> >> >> >> It is needed for the omapfb/dss driver to set an optimal rate for >> >> dpll4_m4_ck. >> > >> > I assume this isn't merged yet? Where can I see what it's doing? >> >> The new DSS driver by Tomi Valkeinen uses it. Patches have been >> posted to the linux-omap list. > > Can't find them. Found the DSS patches posted on the 12th but they don't > use clk_get_parent(). > > So, I repeat. Where can I see where this function is used? I have the patches applied in my git tree: http://git.mansr.com/?p=linux-omap;a=blob;f=arch/arm/plat-omap/dss/dispc.c;h=e6954637b113c66cb6a0ee8c7c4c3993d170b4a3;hb=HEAD#l1494 -- M?ns Rullg?rd mans@mansr.com -- 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/