Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756719Ab0FCRVW (ORCPT ); Thu, 3 Jun 2010 13:21:22 -0400 Received: from mailhost.informatik.uni-hamburg.de ([134.100.9.70]:50598 "EHLO mailhost.informatik.uni-hamburg.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754241Ab0FCRVI (ORCPT ); Thu, 3 Jun 2010 13:21:08 -0400 Message-ID: <4C07E461.9000506@metafoo.de> Date: Thu, 03 Jun 2010 19:20:33 +0200 From: Lars-Peter Clausen User-Agent: Mozilla-Thunderbird 2.0.0.24 (X11/20100329) MIME-Version: 1.0 To: Graham Gower CC: Ralf Baechle , linux-mips@linux-mips.org, linux-kernel@vger.kernel.org Subject: Re: [RFC][PATCH 03/26] MIPS: JZ4740: Add clock API support. References: <1275505397-16758-1-git-send-email-lars@metafoo.de> <1275505397-16758-4-git-send-email-lars@metafoo.de> In-Reply-To: X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 676 Lines: 27 Graham Gower wrote: > On 3 June 2010 04:32, Lars-Peter Clausen wrote: > > >> + { >> + .name = "dma", >> + .parent = &jz_clk_high_speed_peripheral.clk, >> + .gate_bit = JZ_CLOCK_GATE_UART0, >> + .ops = &jz_clk_simple_ops, >> + }, >> > > Presumably this should be JZ_CLOCK_GATE_DMAC. > > -Graham > Hi Yes. Thanks for reviewing - Lars -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/