From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Date: Sun, 10 Jul 2011 11:27:47 +0000 Subject: Re: [PATCH 0/4] Add a generic struct clk Message-Id: <20110710112745.GC24191@opensource.wolfsonmicro.com> List-Id: References: <1305876469.325655.313573683829.0.gpush@pororo> <1305876469.325655.313573683829.0.gpush@pororo> <20110710090927.GA23445@opensource.wolfsonmicro.com> <20110710095013.GZ4812@n2100.arm.linux.org.uk> In-Reply-To: <20110710095013.GZ4812@n2100.arm.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Sun, Jul 10, 2011 at 10:50:13AM +0100, Russell King - ARM Linux wrote: > Note that because of the develtech.com fuckup, I don't have your patch > series because I had to drop off the lists for about six hours to stop > the deluge of emails. Sorry, in case I've caused confusion here I'm replying to an old posting from May - there's not been any new versions of the code posted that I'm aware of. I was asking partly because I didn't want to start taking a more detailed look at things with code that was stale. From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@opensource.wolfsonmicro.com (Mark Brown) Date: Sun, 10 Jul 2011 20:27:47 +0900 Subject: [PATCH 0/4] Add a generic struct clk In-Reply-To: <20110710095013.GZ4812@n2100.arm.linux.org.uk> References: <1305876469.325655.313573683829.0.gpush@pororo> <1305876469.325655.313573683829.0.gpush@pororo> <20110710090927.GA23445@opensource.wolfsonmicro.com> <20110710095013.GZ4812@n2100.arm.linux.org.uk> Message-ID: <20110710112745.GC24191@opensource.wolfsonmicro.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, Jul 10, 2011 at 10:50:13AM +0100, Russell King - ARM Linux wrote: > Note that because of the develtech.com fuckup, I don't have your patch > series because I had to drop off the lists for about six hours to stop > the deluge of emails. Sorry, in case I've caused confusion here I'm replying to an old posting from May - there's not been any new versions of the code posted that I'm aware of. I was asking partly because I didn't want to start taking a more detailed look at things with code that was stale. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755778Ab1GJL2A (ORCPT ); Sun, 10 Jul 2011 07:28:00 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:54801 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751882Ab1GJL15 (ORCPT ); Sun, 10 Jul 2011 07:27:57 -0400 Date: Sun, 10 Jul 2011 20:27:47 +0900 From: Mark Brown To: Russell King - ARM Linux Cc: Jeremy Kerr , Thomas Gleixner , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sh@vger.kernel.org Subject: Re: [PATCH 0/4] Add a generic struct clk Message-ID: <20110710112745.GC24191@opensource.wolfsonmicro.com> References: <1305876469.325655.313573683829.0.gpush@pororo> <1305876469.325655.313573683829.0.gpush@pororo> <20110710090927.GA23445@opensource.wolfsonmicro.com> <20110710095013.GZ4812@n2100.arm.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110710095013.GZ4812@n2100.arm.linux.org.uk> X-Cookie: Never reveal your best argument. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jul 10, 2011 at 10:50:13AM +0100, Russell King - ARM Linux wrote: > Note that because of the develtech.com fuckup, I don't have your patch > series because I had to drop off the lists for about six hours to stop > the deluge of emails. Sorry, in case I've caused confusion here I'm replying to an old posting from May - there's not been any new versions of the code posted that I'm aware of. I was asking partly because I didn't want to start taking a more detailed look at things with code that was stale.