Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752011Ab0DQE6y (ORCPT ); Sat, 17 Apr 2010 00:58:54 -0400 Received: from mail-bw0-f225.google.com ([209.85.218.225]:47379 "EHLO mail-bw0-f225.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751357Ab0DQE6v (ORCPT ); Sat, 17 Apr 2010 00:58:51 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=kRcSJ/X50qH+C1+Ntdv6OMbZHD093SC4Ouw2UXvgLo3jSgntjx+QzxcRD+cRLkFzRE XJuyY/JvO/htrI4XqEfwTZhN9FDCBUFAYlOuHka6OGB1PmOEzle4l2+MiABHTCdK2Foy NQ76wIqUfGBrG533rPZy4Q2dNM0+vdK4if5PM= MIME-Version: 1.0 In-Reply-To: References: <1270681920-4461-1-git-send-email-linus.walleij@stericsson.com> Date: Sat, 17 Apr 2010 06:58:49 +0200 Message-ID: Subject: Re: [PATCH 00/11] ARM: PrimeCell DMA Interface v5 From: Linus Walleij To: Dan Williams Cc: Linus WALLEIJ , "akpm@linux-foundation.org" , Russell King - ARM Linux , Grant Likely , "linux-arm-kernel@lists.infradead.org" , "linux-mmc@vger.kernel.org" , STEricsson_nomadik_linux , "linux-kernel@vger.kernel.org" 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: 1142 Lines: 32 2010/4/15 Dan Williams : > Getting closer... I have pushed out the dma40 driver (v3), 4, and 6. That's great! > The other patch in -mm I could take as well but that needs an ack from > Russell. Nah, I'll push that in through Russells tree hopefully, it needs rebasing on the latest board setup code anyway. > 5 is pending the review comment and 9 does not apply cleanly (does it > depend on something in the spi tree?) OK I'm sending updated versions soon, along with a DMA40 bug fix all on top of async_tx instead. Number 9 fails since it is based on -next where all the #include business has taken place, I don't know how that is resolved in the end but it now includes that include and applies cleanly on async_tx. I'll keep working on getting the PL011 and PL180 DMA tested on the RealView somehow so those can also be accepted. Your, Linus Walleij -- 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/