From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932082Ab1G1WoR (ORCPT ); Thu, 28 Jul 2011 18:44:17 -0400 Received: from caramon.arm.linux.org.uk ([78.32.30.218]:50272 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756102Ab1G1WoP (ORCPT ); Thu, 28 Jul 2011 18:44:15 -0400 Date: Thu, 28 Jul 2011 23:43:57 +0100 From: Russell King To: Linus Walleij Cc: Jaswinder Singh , "Williams, Dan J" , Mika Westerberg , "Koul, Vinod" , linux-kernel@vger.kernel.org, linus.walleij@stericsson.com, per.friden@stericsson.com, wei.zhang@freescale.com, ebony.zhu@freescale.com, iws@ovro.caltech.edu, s.hauer@pengutronix.de, maciej.sosnowski@intel.com, saeed@marvell.com, shawn.guo@freescale.com, yur@emcraft.com, agust@denx.de, iwamatsu.nobuhiro@renesas.com, per.forlin@stericsson.com, jonas.aberg@stericsson.com, anemo@mba.ocn.ne.jp Subject: Re: [PATCHv2] DMAEngine: Let dmac drivers to set chan_id Message-ID: <20110728224357.GE829@flint.arm.linux.org.uk> References: <1311740499.1536.56.camel@vkoul-udesk3> <1311757347.1536.103.camel@vkoul-udesk3> <20110727095909.GB16623@intel.com> <20110727202859.GA5028@flint.arm.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jul 29, 2011 at 12:27:58AM +0200, Linus Walleij wrote: > +static struct pl08x_channel_data ab926ejs_chan_data[] = { > + [0] = { > + .bus_id = "aacirx", > + .min_signal = 0, > + .max_signal = 0, > + .cctl = PRIMECELL_DEFAULT_CCTL, > + .ccfg = PL080_FLOW_PER2MEM << PL080_CONFIG_FLOW_CONTROL_SHIFT, Linus, We really should sync our two implementations for this - all the ccfg stuff should be gone from these structures, esp. as its already long gone from the structure itself. -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: