Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756960AbcCCIWb (ORCPT ); Thu, 3 Mar 2016 03:22:31 -0500 Received: from mail-io0-f179.google.com ([209.85.223.179]:36189 "EHLO mail-io0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754502AbcCCIWa (ORCPT ); Thu, 3 Mar 2016 03:22:30 -0500 MIME-Version: 1.0 In-Reply-To: <87d1rcayon.wl%kuninori.morimoto.gx@renesas.com> References: <87d1rcayon.wl%kuninori.morimoto.gx@renesas.com> Date: Thu, 3 Mar 2016 09:22:29 +0100 X-Google-Sender-Auth: L6GPddmw9IYzyab-fN8BJRL7ysw Message-ID: Subject: Re: [PATCH] dmaengine: rcar-dmac: clear pertinence number of channels From: Geert Uytterhoeven To: Kuninori Morimoto Cc: linux-renesas-soc@vger.kernel.org, "linux-kernel@vger.kernel.org" , dmaengine@vger.kernel.org, Robin Murphy , Vinod Koul , Laurent Pinchart , Geert Uytterhoeven , Linus Walleij , Dan Williams , Arnd Bergmann Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 842 Lines: 25 On Thu, Mar 3, 2016 at 7:04 AM, Kuninori Morimoto wrote: > From: Kuninori Morimoto > > DMACHCLR clears each channels, but its channel number is based on > its SoC or IP. Current driver is using fixed 0x7fff (= for 14ch), 15ch. > it is not good match for Gen3 or Gen2 Audio DMAC. This patch fixes it > > Signed-off-by: Kuninori Morimoto Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds