From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754517Ab1JOTCV (ORCPT ); Sat, 15 Oct 2011 15:02:21 -0400 Received: from mail-bw0-f46.google.com ([209.85.214.46]:57122 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754258Ab1JOTCU (ORCPT ); Sat, 15 Oct 2011 15:02:20 -0400 Date: Sat, 15 Oct 2011 22:02:08 +0300 From: Mika Westerberg To: Vinod Koul Cc: dan.j.williams@intel.com, linux-kernel@vger.kernel.org, jaswinder.singh@linaro.org, 21cnbao@gmail.com, rmk@arm.linux.org.uk, Vinod Koul , Russell King , Viresh Kumar , Linus Walleij , Nicolas Ferre , H Hartley Sweeten , Li Yang , Zhang Wei , Sascha Hauer , Guennadi Liakhovetski , Shawn Guo , Yong Wang , Tomoya MORINAGA , Boojin Kim , Barry Song Subject: Re: [PATCH 02/10] dmaengine: move drivers to dma_transfer_direction Message-ID: <20111015190208.GC3128@mwesterb-mobl.ger.corp.intel.com> References: <1318570705-17595-1-git-send-email-vinod.koul@intel.com> <1318570705-17595-3-git-send-email-vinod.koul@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1318570705-17595-3-git-send-email-vinod.koul@intel.com> 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 Fri, Oct 14, 2011 at 11:08:17AM +0530, Vinod Koul wrote: > From: Vinod Koul > > Signed-off-by: Vinod Koul > Cc: Jassi Brar > Cc: Russell King > Cc: Viresh Kumar > Cc: Linus Walleij > Cc: Nicolas Ferre > Cc: Mika Westerberg For the ep93xx_dma part, Acked-by: Mika Westerberg