Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753659Ab3DYJAZ (ORCPT ); Thu, 25 Apr 2013 05:00:25 -0400 Received: from mail-ie0-f171.google.com ([209.85.223.171]:61497 "EHLO mail-ie0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751332Ab3DYJAX (ORCPT ); Thu, 25 Apr 2013 05:00:23 -0400 MIME-Version: 1.0 In-Reply-To: <1366279934-30761-13-git-send-email-lee.jones@linaro.org> References: <1366279934-30761-1-git-send-email-lee.jones@linaro.org> <1366279934-30761-13-git-send-email-lee.jones@linaro.org> Date: Thu, 25 Apr 2013 11:00:22 +0200 Message-ID: Subject: Re: [PATCH 12/32] ARM: ux500: Remove superfluous 'psize' attribute from Audio platform data From: Linus Walleij To: Lee Jones Cc: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Arnd Bergmann , Linus WALLEIJ , Ola LILJA2 Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 951 Lines: 25 On Thu, Apr 18, 2013 at 12:11 PM, Lee Jones wrote: > 'psize' is used to calculate the maximum DMA burst size. However it > is only taken into consideration when editing the DMA channel's > configuration. The Audio DMA platform data is only used to allocate > a channel, not configure it. That will be done at a later date within > the MSP driver. > > We're also removing comments which are no longer required, as > 'data_width' is no longer set in any device's platform data period. > > Signed-off-by: Lee Jones Pls CC patches like this to Ola LILJA. So if I understand correctly this is now handled by dmaengine_pcm.c, os that right? Yours, Linus Walleij -- 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/