[alsa-devel] [PATCH linux-next] dmaengine: add context parameter fixups
Fabio Estevam
festevam at gmail.com
Sat Mar 24 16:23:03 CET 2012
On Fri, Mar 23, 2012 at 11:00 AM, Alexandre Bounine
<alexandre.bounine at idt.com> wrote:
> This patch fixes drivers that use device_prep_slave_sg() and
> device_prep_dma_cyclic() interfaces and have been missed during the initial
> release of interface changing patches.
>
> This patch is based on linux-next-20120322 code tree.
> See https://lkml.org/lkml/2012/3/22/339 for build failure report.
>
> Signed-off-by: Alexandre Bounine <alexandre.bounine at idt.com>
> Reported-by: Paul Gortmaker <paul.gortmaker at windriver.com>
> ---
> drivers/dma/sa11x0-dma.c | 2 +-
> drivers/net/irda/sa1100_ir.c | 2 +-
> sound/soc/sh/fsi.c | 7 +++----
> sound/soc/soc-dmaengine-pcm.c | 2 +-
I have already taken care of sound/soc/soc-dmaengine-pcm.c:
http://permalink.gmane.org/gmane.linux.alsa.devel/96215
More information about the Alsa-devel
mailing list