Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756185Ab3ETMfE (ORCPT ); Mon, 20 May 2013 08:35:04 -0400 Received: from mail-ie0-f181.google.com ([209.85.223.181]:56915 "EHLO mail-ie0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755681Ab3ETMfD (ORCPT ); Mon, 20 May 2013 08:35:03 -0400 MIME-Version: 1.0 In-Reply-To: <1367591569-32197-11-git-send-email-lee.jones@linaro.org> References: <1367591569-32197-1-git-send-email-lee.jones@linaro.org> <1367591569-32197-11-git-send-email-lee.jones@linaro.org> Date: Mon, 20 May 2013 14:35:01 +0200 Message-ID: Subject: Re: [PATCH 10/63] dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbers From: Linus Walleij To: Lee Jones , Vinod Koul Cc: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Arnd Bergmann , Linus WALLEIJ , Srinidhi KASAGAR , 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: 1048 Lines: 27 On Fri, May 3, 2013 at 4:31 PM, Lee Jones wrote: > Devices which utilise DMA use the same device numbers for transmitting > and receiving. In this patch we encode the source and destination > information into one single attribute. We can subsequently exploit the > direction attribute to see which of the transfer directions are being > described. This also lessens the burden on platform data. > > Cc: Vinod Koul > Cc: Dan Williams > Cc: Per Forlin > Cc: Rabin Vincent > Acked-by: Arnd Bergmann > Acked-by: Linus Walleij > Signed-off-by: Lee Jones Still waiting for an ACK from Vinod on this as well. Vinod? 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/