Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752619Ab3FQS5A (ORCPT ); Mon, 17 Jun 2013 14:57:00 -0400 Received: from caramon.arm.linux.org.uk ([78.32.30.218]:43191 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752164Ab3FQS47 (ORCPT ); Mon, 17 Jun 2013 14:56:59 -0400 Date: Mon, 17 Jun 2013 19:56:18 +0100 From: Russell King - ARM Linux To: Tomasz Figa Cc: linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, alsa-devel@alsa-project.org, Kukjin Kim , Vinod Koul , Dan Williams , Linus Walleij , Alessandro Rubini , Giancarlo Asnaghi , Mark Brown , Grant Likely , Sangbeom Kim , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , Padmavathi Venna , Thomas Abraham , Arnd Bergmann , Olof Johansson , Heiko =?iso-8859-1?Q?St=FCbner?= , Sylwester Nawrocki , Alban Bedel Subject: Re: [RFC PATCH 08/11] dmaengine: PL08x: Add cyclic transfer support Message-ID: <20130617185618.GP2718@n2100.arm.linux.org.uk> References: <1371416058-22047-1-git-send-email-tomasz.figa@gmail.com> <1371416058-22047-9-git-send-email-tomasz.figa@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1371416058-22047-9-git-send-email-tomasz.figa@gmail.com> User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 606 Lines: 14 On Sun, Jun 16, 2013 at 10:54:15PM +0200, Tomasz Figa wrote: > @@ -561,9 +564,9 @@ static u32 pl08x_getbytes_chan(struct pl08x_dma_chan *plchan) > bytes += get_bytes_in_cctl(llis_va[index].cctl); > > /* > - * A LLI pointer of 0 terminates the LLI list > ++ * A LLI pointer going backward terminates the LLI list Spot the unfixed up merge error... -- 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/