Messages in this thread |  | | Date | Mon, 30 Jan 2012 13:22:59 +0100 | Subject | Re: [PATCH] fix starting of transfers in i.MX dma drivers | From | javier Martin <> |
| |
On 30 January 2012 10:12, Vinod Koul <vinod.koul@intel.com> wrote: > On Mon, 2012-01-09 at 10:32 +0100, Sascha Hauer wrote: >> This moves the start of transfers from tx_submit to issue_pending >> for the i.MX dma drivers as requested by Vinoud here: >> >> https://lkml.org/lkml/2012/1/7/23 >> >> This requires the users (mxcmmc and i.MX sound) to be fixed first. >> So Chris, Mark, given your Ack I would suggest to send this via >> Vinouds DMA tree. >> >> Sascha >> >> Sascha Hauer (4): >> mmc: mxcmmc: add missing dma_async_issue_pending >> ASoC: i.MX: Add missing dma_async_issue_pending >> dma: imx-dma: start transfer in issue_pending >> dma: imx-sdma: start transfer in issue_pending >> >> drivers/dma/imx-dma.c | 9 ++++----- >> drivers/dma/imx-sdma.c | 11 +++++------ >> drivers/mmc/host/mxcmmc.c | 1 + >> sound/soc/imx/imx-pcm-dma-mx2.c | 1 + >> 4 files changed, 11 insertions(+), 11 deletions(-) > > Thanks applied all. > > Fixed change log in 3 & 4, as Russell pointed out > > Got a conflict in 4, pls see that fix is right.
Hi Vinod, could you please tell me where has this been merged?
I can't see it at git://git.infradead.org/users/vkoul/slave-dma.git
Thank you.
-- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942 25 32 60 www.vista-silicon.com -- 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/
|  |