Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934200Ab3ECTxm (ORCPT ); Fri, 3 May 2013 15:53:42 -0400 Received: from mail-ia0-f182.google.com ([209.85.210.182]:45180 "EHLO mail-ia0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934031Ab3ECTxl (ORCPT ); Fri, 3 May 2013 15:53:41 -0400 MIME-Version: 1.0 In-Reply-To: <1367591569-32197-9-git-send-email-lee.jones@linaro.org> References: <1367591569-32197-1-git-send-email-lee.jones@linaro.org> <1367591569-32197-9-git-send-email-lee.jones@linaro.org> Date: Fri, 3 May 2013 21:53:40 +0200 Message-ID: Subject: Re: [PATCH 08/63] dmaengine: ste_dma40: Move default memcpy configs into the driver From: Linus Walleij To: Lee Jones Cc: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Arnd Bergmann , Linus WALLEIJ , Srinidhi KASAGAR 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: 840 Lines: 21 On Fri, May 3, 2013 at 4:31 PM, Lee Jones wrote: > There are only two default memcpy configurations used for the DMA40 > driver; one for physical memcpy and one for logical memcpy. Instead > of invariably passing the same configurations though platform data, > we're moving them into the driver instead. > > Acked-by: Vinod Koul > Acked-by: Arnd Bergmann > Acked-by: Linus Walleij > Signed-off-by: Lee Jones Applied with some fuzzing to my ux500-dma40 branch. Yours, 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/