From mboxrd@z Thu Jan 1 00:00:00 1970 From: vinod.koul@intel.com (Vinod Koul) Date: Fri, 13 Mar 2015 14:59:23 +0530 Subject: [PATCH v3 0/2] dma: at_hdmac: Fix residue calculation and add mem to In-Reply-To: <1424710451-5601-1-git-send-email-torfl6749@gmail.com> References: <1424710451-5601-1-git-send-email-torfl6749@gmail.com> Message-ID: <20150313092923.GA32683@intel.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Feb 23, 2015 at 05:54:09PM +0100, Torsten Fleischer wrote: > From: Torsten Fleischer > > This series fixes the calculation of the residual bytes and adds support for > memory to memory scatter-gather transfers. Applied both, Thanks -- ~Vinod From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753020AbbCMJdD (ORCPT ); Fri, 13 Mar 2015 05:33:03 -0400 Received: from mga14.intel.com ([192.55.52.115]:3582 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752046AbbCMJc7 (ORCPT ); Fri, 13 Mar 2015 05:32:59 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,393,1422950400"; d="scan'208";a="540393407" Date: Fri, 13 Mar 2015 14:59:23 +0530 From: Vinod Koul To: Torsten Fleischer Cc: nicolas.ferre@atmel.com, dan.j.williams@intel.com, linux-arm-kernel@lists.infradead.org, dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/2] dma: at_hdmac: Fix residue calculation and add mem to Message-ID: <20150313092923.GA32683@intel.com> References: <1424710451-5601-1-git-send-email-torfl6749@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1424710451-5601-1-git-send-email-torfl6749@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 23, 2015 at 05:54:09PM +0100, Torsten Fleischer wrote: > From: Torsten Fleischer > > This series fixes the calculation of the residual bytes and adds support for > memory to memory scatter-gather transfers. Applied both, Thanks -- ~Vinod