From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756760AbbFPO6C (ORCPT ); Tue, 16 Jun 2015 10:58:02 -0400 Received: from mail-pd0-f182.google.com ([209.85.192.182]:34411 "EHLO mail-pd0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752449AbbFPO5y (ORCPT ); Tue, 16 Jun 2015 10:57:54 -0400 From: Joshua Clayton To: Vinod Koul Cc: Dan Williams , dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Shawn Guo Subject: Re: [PATCH 00/10] imx-sdma cleanup Date: Tue, 16 Jun 2015 07:57:50 -0700 Message-ID: <3338078.QEDiIPADIJ@jclayton-pc> User-Agent: KMail/4.14.6 (Linux/3.19.0-20-generic; KDE/4.14.6; x86_64; ; ) In-Reply-To: <1434385144-4432-1-git-send-email-stillcompiling@gmail.com> References: <1434385144-4432-1-git-send-email-stillcompiling@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday, June 15, 2015 09:18:55 AM Joshua Clayton wrote: > The primary purpose of this patch series, was to > combine common parts of sdma_prep_slave_sg() and > sdma_prep_dma_cyclic(). ... My apologies. I did not check that these patches apply against linux-next. I am reworking a couple of the patches. Sorry for the premature submission. -- ~Joshua Clayton