Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755314Ab2BCJVd (ORCPT ); Fri, 3 Feb 2012 04:21:33 -0500 Received: from eu1sys200aog101.obsmtp.com ([207.126.144.111]:40882 "EHLO eu1sys200aog101.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755262Ab2BCJV3 (ORCPT ); Fri, 3 Feb 2012 04:21:29 -0500 Message-ID: <4F2BA6C0.10100@stericsson.com> Date: Fri, 3 Feb 2012 10:20:00 +0100 From: Ulf Hansson User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Alexandre Bounine Cc: "vinod.koul@intel.com" , "dan.j.williams@intel.com" , "linux-kernel@vger.kernel.org" , Nicolas Ferre , Chris Ball , Guennadi Liakhovetski , Ian Molton , Russell King , Linus Walleij , Per FORLIN , Sascha Hauer , Anton Vorontsov , Shawn Guo , Wolfram Sang , Paul Gortmaker , Viresh KUMAR Subject: Re: [PATCH 05/11] mmc/host: add context parameter for DMA_SLAVE and DMA_CYCLIC References: <1328218341-31436-1-git-send-email-alexandre.bounine@idt.com> <1328218341-31436-6-git-send-email-alexandre.bounine@idt.com> In-Reply-To: <1328218341-31436-6-git-send-email-alexandre.bounine@idt.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 Content-Length: 1719 Lines: 42 Alexandre Bounine wrote: > Fixups for calls affected by adding the new context parameter to DMA_SLAVE > and DMA_CYCLIC interfaces. > > Signed-off-by: Alexandre Bounine > Cc: Nicolas Ferre > Cc: Chris Ball > Cc: Guennadi Liakhovetski > Cc: Ian Molton > Cc: Russell King > Cc: Linus Walleij > Cc: Per Forlin > Cc: Ulf Hansson > Cc: Sascha Hauer > Cc: Anton Vorontsov > Cc: Shawn Guo > Cc: Wolfram Sang > Cc: Paul Gortmaker > Cc: Viresh Kumar > --- > drivers/mmc/host/atmel-mci.c | 2 +- > drivers/mmc/host/mmci.c | 2 +- > drivers/mmc/host/mxcmmc.c | 2 +- > drivers/mmc/host/mxs-mmc.c | 2 +- > drivers/mmc/host/sh_mmcif.c | 6 ++++-- > drivers/mmc/host/tmio_mmc_dma.c | 4 ++-- > 6 files changed, 10 insertions(+), 8 deletions(-) > I have not been following the patches for changing the API. But does that mean that before this patch we are getting compile errors/warnings? Is so, the complete API change should have been included in this patch as well, right? Otherwise, looks good to me! Acked-by: Ulf Hansson -- 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/