Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757537Ab0LHBUh (ORCPT ); Tue, 7 Dec 2010 20:20:37 -0500 Received: from mail-wy0-f174.google.com ([74.125.82.174]:43149 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756448Ab0LHBUe (ORCPT ); Tue, 7 Dec 2010 20:20:34 -0500 Date: Wed, 8 Dec 2010 01:20:30 +0000 From: Jamie Iles To: Dan Williams Cc: Jamie Iles , linux-kernel@vger.kernel.org, Haavard Skinnemoen , Jamie Iles , Hans-Christian Egtvedt Subject: Re: [PATCH 2/4] dmaengine/dw_dmac: allow src/dst masters to be configured at runtime Message-ID: <20101208012030.GD7226@pulham.picochip.com> References: <1290510371-23077-1-git-send-email-jamie@jamieiles.com> <1290510371-23077-3-git-send-email-jamie@jamieiles.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Content-Length: 1177 Lines: 30 On Tue, Dec 07, 2010 at 05:03:24PM -0800, Dan Williams wrote: > [ adding Hans ] > > On Tue, Nov 23, 2010 at 3:06 AM, Jamie Iles wrote: > > Some platforms have flexible mastering capabilities and this needs > > to be selected at runtime. If the platform has specified private > > data in the form of the dw_dma_slave then fetch the source and > > destination masters from here. If this isn't present, default to > > the previous of 0 and 1. > > > > Cc: Haavard Skinnemoen > > Cc: Dan Williams > > Signed-off-by: Jamie Iles > > --- > > Hi James, > > Please integrate checkpatch into your workflow and fixup the trivial > whitespace damage (tabs-to-spaces) reports. Hi Dan, Apologies, I was sure I'd ran all of these through checkpatch but it must have been a different series. Respin of patches 1 and 2 to follow... Jamie -- 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/