From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756687AbdACDlp (ORCPT ); Mon, 2 Jan 2017 22:41:45 -0500 Received: from mga01.intel.com ([192.55.52.88]:8932 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751408AbdACDlh (ORCPT ); Mon, 2 Jan 2017 22:41:37 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,451,1477983600"; d="scan'208";a="804455243" Date: Tue, 3 Jan 2017 09:11:29 +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, aaro.koskinen@iki.fi, tony@atomide.com, stable@vger.kernel.org Subject: Re: [PATCH] dmaengine: omap-dma: Fix dynamic lch_map alocation Message-ID: <20170103034128.GB3573@localhost> References: <20170102100737.11927-1-peter.ujfalusi@ti.com> <617c5c88-aff7-ea60-a6d4-3b18b3f3dab9@ti.com> <20170102102136.GY3573@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 02, 2017 at 12:23:45PM +0200, Peter Ujfalusi wrote: > > > On 01/02/2017 12:21 PM, Vinod Koul wrote: > > On Mon, Jan 02, 2017 at 12:09:03PM +0200, Peter Ujfalusi wrote: > >> I have typo in the subject line: s/alocation/allocation ... > >> > >> Vinod: can you fix it up or should I resend? > > > > Either way is fine :) > > Let's wait for Aaro to test it and I will resend after that. I have applied it after fixing the typo -- ~Vinod