From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Date: Sun, 10 Jul 2011 09:09:30 +0000 Subject: Re: [PATCH 0/4] Add a generic struct clk Message-Id: <20110710090927.GA23445@opensource.wolfsonmicro.com> List-Id: References: <1305876469.325655.313573683829.0.gpush@pororo> <1305876469.325655.313573683829.0.gpush@pororo> In-Reply-To: <1305876469.325655.313573683829.0.gpush@pororo> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Fri, May 20, 2011 at 03:27:49PM +0800, Jeremy Kerr wrote: > [This series was originally titled 'Add a common struct clk', but > the goals have changed since that first set of patches. We're now aiming > for a more complete generic clock infrastructure, rather than just > abstracting struct clk] > > [This series still needs work, see the TODO section below] Is there a git tree with the current state of this code in it somewhere? It's not mentioned here and my google skills are failing me.