Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757996Ab3FUKis (ORCPT ); Fri, 21 Jun 2013 06:38:48 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:58120 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750900Ab3FUKiq (ORCPT ); Fri, 21 Jun 2013 06:38:46 -0400 Message-ID: <51C42CFF.10002@ti.com> Date: Fri, 21 Jun 2013 16:07:51 +0530 From: Sekhar Nori User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Mark Brown CC: Sourav Poddar , Joel A Fernandes , Tony Lindgren , Matt Porter , Grant Likely , Rob Herring , Vinod Koul , Benoit Cousson , Russell King , Rob Landley , Andrew Morton , Jason Kridner , Koen Kooi , Devicetree Discuss , Linux OMAP List , Linux ARM Kernel List , Linux DaVinci Kernel List , Linux Kernel Mailing List , Linux Documentation List , Linux MMC List , Linux SPI Devel List , Arnd Bergmann Subject: Re: [PATCH v12 09/11] spi: omap2-mcspi: convert to dma_request_slave_channel_compat() References: <1371762407-24544-1-git-send-email-joelagnel@ti.com> <1371762407-24544-10-git-send-email-joelagnel@ti.com> <51C42A71.1090403@ti.com> In-Reply-To: <51C42A71.1090403@ti.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1230 Lines: 39 Fixing Mark's e-mail. Mark, On 6/21/2013 3:56 PM, Sourav Poddar wrote: > Hi Mark, > On Friday 21 June 2013 02:36 AM, Joel A Fernandes wrote: >> From: Matt Porter >> >> Convert dmaengine channel requests to use >> dma_request_slave_channel_compat(). This supports the DT case of >> platforms requiring channel selection from either the OMAP DMA or >> the EDMA engine. AM33xx only boots from DT and is the only user >> implementing EDMA so in the !DT case we can default to the OMAP DMA >> filter. >> >> Signed-off-by: Matt Porter >> Acked-by: Mark Brown >> Signed-off-by: Joel A Fernandes [...] > Acked-by: Sourav Poddar > Tested-by: Sourav Poddar > > This patch can go independently and does not depend on the rest of the > series. > Can these patch be pulled? We can resend the patch if you don't have it from the mailing list. Thanks, Sekhar -- 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/