From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lst.de (verein.lst.de [213.95.11.210]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 62988DDE06 for ; Wed, 11 Jul 2007 20:36:49 +1000 (EST) Date: Wed, 11 Jul 2007 12:36:40 +0200 From: Christoph Hellwig To: Domen Puncer Subject: Re: [PATCH 1/3] powerpc clk.h interface for platforms Message-ID: <20070711103640.GB15536@lst.de> References: <20070711093113.GE4375@moe.telargo.com> <20070711093220.GF4375@moe.telargo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20070711093220.GF4375@moe.telargo.com> Cc: David Brownell , linuxppc-dev@ozlabs.org, Sylvain Munaut , linux-mips@linux-mips.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Jul 11, 2007 at 11:32:20AM +0200, Domen Puncer wrote: > clk interface for arch/powerpc, platforms should fill > clk_functions. Umm, this is about the fifth almost identical implementation of the clk_ functions. Please, please put it into common code. And talk to the mips folks which just got a similar comment from me.