From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id CE7E9DE553 for ; Wed, 12 Mar 2008 05:36:25 +1100 (EST) Message-Id: <7360820C-8025-4797-9E05-B68BD2FC6CE3@kernel.crashing.org> From: Kumar Gala To: Anton Vorontsov In-Reply-To: <20080311172424.GE7727@localhost.localdomain> Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: [PATCH 5/8] [POWERPC] qe_lib: export qe_get_brg_clk() Date: Tue, 11 Mar 2008 13:36:16 -0500 References: <20080311172106.GA4766@localhost.localdomain> <20080311172424.GE7727@localhost.localdomain> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mar 11, 2008, at 12:24 PM, Anton Vorontsov wrote: > qe_get_brg_clk() will be used by the fsl_gtm routines. What is the GTM code going to be used for? - k