Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757707Ab3FAAQw (ORCPT ); Fri, 31 May 2013 20:16:52 -0400 Received: from mail-lb0-f174.google.com ([209.85.217.174]:56115 "EHLO mail-lb0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754715Ab3FAAQn (ORCPT ); Fri, 31 May 2013 20:16:43 -0400 MIME-Version: 1.0 In-Reply-To: <20130530174727.GE3767@intel.com> References: <1369656882-25241-1-git-send-email-andriy.shevchenko@linux.intel.com> <20130530174727.GE3767@intel.com> Date: Fri, 31 May 2013 17:09:51 -0700 X-Google-Sender-Auth: nvJfhTzc7hawBIDLSOMBmIeyFvQ Message-ID: Subject: Re: [PATCH 00/12] dma: various minor clean ups for slave drivers From: Dan Williams To: Vinod Koul Cc: Andy Shevchenko , Linux Kernel Mailing List , Li Yang , Zhang Wei , linuxppc-dev , Stephen Warren , linux-tegra@vger.kernel.org, Shawn Guo 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 Content-Length: 961 Lines: 20 On Thu, May 30, 2013 at 10:47 AM, Vinod Koul wrote: > On Mon, May 27, 2013 at 03:14:30PM +0300, Andy Shevchenko wrote: >> Here is a set of small independent patches that clean up or fix minor things >> across DMA slave drivers. > The series looks fine. I am going to wait a day more and apply, pls speak up if > you disagree and ack if you agree Looks ok to me. Reminds we can probably take this one step further and provide a generic implementation for the common case. It's just a bit inconsistent though that some engines will poll the completion handler (try to advance the state of the last completed cookie) whereas others just assume things will be completed asynchronously. -- Dan -- 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/