Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758172Ab3DYLRF (ORCPT ); Thu, 25 Apr 2013 07:17:05 -0400 Received: from mail-ie0-f169.google.com ([209.85.223.169]:37321 "EHLO mail-ie0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758137Ab3DYLRB (ORCPT ); Thu, 25 Apr 2013 07:17:01 -0400 MIME-Version: 1.0 In-Reply-To: <1366279934-30761-20-git-send-email-lee.jones@linaro.org> References: <1366279934-30761-1-git-send-email-lee.jones@linaro.org> <1366279934-30761-20-git-send-email-lee.jones@linaro.org> Date: Thu, 25 Apr 2013 13:17:00 +0200 Message-ID: Subject: Re: [PATCH 19/32] dmaengine: ste_dma40: Move more setup into the configuration routines From: Linus Walleij To: Lee Jones Cc: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Arnd Bergmann , Linus WALLEIJ , Vinod Koul , Dan Williams , Per Forlin , Rabin Vincent 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: 802 Lines: 21 On Thu, Apr 18, 2013 at 12:12 PM, Lee Jones wrote: > The less configuration we can do during the allocation of a channel the > better. As this will mean the likelihood of requiring extra information > which isn't normally passed through the dma_request_channel() is lessened. > > Cc: Vinod Koul > Cc: Dan Williams > Cc: Per Forlin > Cc: Rabin Vincent > Signed-off-by: Lee Jones NAK. You're breaking memcpy. 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/