From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@opensource.wolfsonmicro.com (Mark Brown) Date: Sun, 10 Jul 2011 18:09:30 +0900 Subject: [PATCH 0/4] Add a generic struct clk In-Reply-To: <1305876469.325655.313573683829.0.gpush@pororo> References: <1305876469.325655.313573683829.0.gpush@pororo> <1305876469.325655.313573683829.0.gpush@pororo> Message-ID: <20110710090927.GA23445@opensource.wolfsonmicro.com> To: linux-arm-kernel@lists.infradead.org List-Id: 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.