From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758288AbbCEQ7e (ORCPT ); Thu, 5 Mar 2015 11:59:34 -0500 Received: from smtp03.smtpout.orange.fr ([80.12.242.125]:43814 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758148AbbCEQ7c (ORCPT ); Thu, 5 Mar 2015 11:59:32 -0500 X-ME-Helo: beldin X-ME-Date: Thu, 05 Mar 2015 17:59:30 +0100 X-ME-IP: 109.214.21.72 From: Robert Jarzmik To: Vinod Koul Cc: dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org, Daniel Mack Subject: Re: [PATCH] dma: mmp_pdma: fix warning about slave caps References: <1424026156-22695-1-git-send-email-robert.jarzmik@free.fr> <20150305164635.GO2613@intel.com> X-URL: http://belgarath.falguerolles.org/ Date: Thu, 05 Mar 2015 17:59:28 +0100 In-Reply-To: <20150305164635.GO2613@intel.com> (Vinod Koul's message of "Thu, 5 Mar 2015 22:16:35 +0530") Message-ID: <87wq2vxtvz.fsf@free.fr> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.92 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Vinod Koul writes: > On Sun, Feb 15, 2015 at 07:49:16PM +0100, Robert Jarzmik wrote: >> Fix the dmaengine complaint about missing slave caps : >> - declare the available bus widths >> - declare the available transfer types >> - declare the residue calculation type >> > Applied, thanks Thanks Vinod. Cheers. -- Robert