From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laxman Dewangan Subject: Re: [PATCH RESEND] spi: tegra: use dmaengine based dma driver Date: Wed, 11 Jul 2012 15:30:42 +0530 Message-ID: <4FFD4ECA.8090304@nvidia.com> References: <1341927517-4584-1-git-send-email-ldewangan@nvidia.com> <20120711095504.GD3938@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120711095504.GD3938-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: spi-devel-general-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org To: Mark Brown Cc: "spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org" , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org" List-Id: linux-tegra@vger.kernel.org On Wednesday 11 July 2012 03:25 PM, Mark Brown wrote: > * PGP Signed by an unknown key > > On Tue, Jul 10, 2012 at 07:08:37PM +0530, Laxman Dewangan wrote: >> The new driver is selected if legacy driver is not >> selected and new DMA driver is enabled through config >> file. > Is this any different to the version of the patch that I already > applied? I believe you have applied for the ASoC one. This is for spi one. BTW, are you taking the same in regulator subsystem or created new for spi? I can verify from there. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757068Ab2GKKHx (ORCPT ); Wed, 11 Jul 2012 06:07:53 -0400 Received: from hqemgate04.nvidia.com ([216.228.121.35]:9068 "EHLO hqemgate04.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757061Ab2GKKHu (ORCPT ); Wed, 11 Jul 2012 06:07:50 -0400 X-PGP-Universal: processed; by hqnvupgp08.nvidia.com on Wed, 11 Jul 2012 03:07:11 -0700 Message-ID: <4FFD4ECA.8090304@nvidia.com> Date: Wed, 11 Jul 2012 15:30:42 +0530 From: Laxman Dewangan User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: Mark Brown CC: "grant.likely@secretlab.ca" , "spi-devel-general@lists.sourceforge.net" , "swarren@wwwdotorg.org" , "linux-kernel@vger.kernel.org" , "linux-tegra@vger.kernel.org" Subject: Re: [PATCH RESEND] spi: tegra: use dmaengine based dma driver References: <1341927517-4584-1-git-send-email-ldewangan@nvidia.com> <20120711095504.GD3938@opensource.wolfsonmicro.com> In-Reply-To: <20120711095504.GD3938@opensource.wolfsonmicro.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday 11 July 2012 03:25 PM, Mark Brown wrote: > * PGP Signed by an unknown key > > On Tue, Jul 10, 2012 at 07:08:37PM +0530, Laxman Dewangan wrote: >> The new driver is selected if legacy driver is not >> selected and new DMA driver is enabled through config >> file. > Is this any different to the version of the patch that I already > applied? I believe you have applied for the ASoC one. This is for spi one. BTW, are you taking the same in regulator subsystem or created new for spi? I can verify from there.