From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933587AbcAMNgP (ORCPT ); Wed, 13 Jan 2016 08:36:15 -0500 Received: from mga02.intel.com ([134.134.136.20]:24088 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751566AbcAMNgN (ORCPT ); Wed, 13 Jan 2016 08:36:13 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,289,1449561600"; d="scan'208";a="28617346" Date: Wed, 13 Jan 2016 19:09:51 +0530 From: Vinod Koul To: Peter Ujfalusi Cc: dan.j.williams@intel.com, dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, nsekhar@ti.com, tony@atomide.com Subject: Re: [PATCH] dmaengine: edma: Fix paRAM slot allocation for entry channel 0 Message-ID: <20160113133951.GG11130@localhost> References: <1452501481-5543-1-git-send-email-peter.ujfalusi@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1452501481-5543-1-git-send-email-peter.ujfalusi@ti.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, Jan 11, 2016 at 10:38:01AM +0200, Peter Ujfalusi wrote: > edma_alloc_slot was not checking the channel mapping support existence when > slot 0 has been requested (used as entry slot for channel/event 0). Applied, thanks -- ~Vinod