[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1348473485-5081-1-git-send-email-peter.ujfalusi@ti.com>
Date: Mon, 24 Sep 2012 10:58:03 +0300
From: Peter Ujfalusi <peter.ujfalusi@...com>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
Liam Girdwood <lrg@...com>, Takashi Iwai <tiwai@...e.de>
Cc: alsa-devel@...a-project.org, linux-next@...r.kernel.org,
linux-kernel@...r.kernel.org, Vinod Koul <vinod.koul@...el.com>,
Kukjin Kim <kgene.kim@...sung.com>
Subject: [PATCH 0/2] dmaengine: Fix compillation issues in device_prep_dma_cyclic()
Hello,
The reason for the breakage is the patch 1 got lost somewhere in the process.
I also greped the whole tree for device_prep_dma_cyclic() and the second patch
is the result of that.
PS: I did build tested the series on ARM (OMAP), x86_32, x86_64 but not for ppc
for sure.
Regards,
Peter
---
Peter Ujfalusi (2):
dmaengine: Add flags parameter to dmaengine_prep_dma_cyclic()
ARM: SAMSUNG: dma-ops: Fix dmaengine_prep_dma_cyclic() parameter list
arch/arm/plat-samsung/dma-ops.c | 3 ++-
include/linux/dmaengine.h | 3 ++-
sound/soc/soc-dmaengine-pcm.c | 6 +++++-
3 files changed, 9 insertions(+), 3 deletions(-)
--
1.7.12
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists