[PATCH 12/32] ARM: ux500: Remove superfluous 'psize' attribute from Audio platform data

Linus Walleij linus.walleij at linaro.org
Thu Apr 25 05:00:22 EDT 2013


On Thu, Apr 18, 2013 at 12:11 PM, Lee Jones <lee.jones at linaro.org> 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 <lee.jones at linaro.org>

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



More information about the linux-arm-kernel mailing list