From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755484Ab1JASsJ (ORCPT ); Sat, 1 Oct 2011 14:48:09 -0400 Received: from mail-wy0-f174.google.com ([74.125.82.174]:58989 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755166Ab1JASsC (ORCPT ); Sat, 1 Oct 2011 14:48:02 -0400 MIME-Version: 1.0 In-Reply-To: References: <1316520730-3655-1-git-send-email-jaswinder.singh@linaro.org> <1317191992-3635-1-git-send-email-jaswinder.singh@linaro.org> <1317200618.1573.1765.camel@vkoul-udesk3> <1317295068.1573.1780.camel@vkoul-udesk3> Date: Sun, 2 Oct 2011 00:18:01 +0530 Message-ID: Subject: Re: [PATCHv4] DMAEngine: Define interleaved transfer request api From: Jassi Brar To: Barry Song <21cnbao@gmail.com> Cc: Vinod Koul , linux-kernel@vger.kernel.org, dan.j.williams@intel.com, rmk@arm.linux.org.uk, DL-SHA-WorkGroupLinux Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2 October 2011 00:11, Jassi Brar wrote: Errata... > The point is to give exact info about src and dst to dmac client driver and let > it do what it must. ** The point is to give exact info about src and dst to the dmac driver and let it do what it must. **