[alsa-devel] [GIT PULL] ASoC: DMA deferred probe dependencies
Mark,
The following branch/patch is a dependency for my "ASoC: dmaengine: support deferred probe for DMA channels". If you could pull the branch below into your topic/dma, then merge my ASoC patch, that would be great. I would then like to merge your topic/dma into the Tegra tree as a baseline for the Tegra conversion to the standard DMA DT bindings.
Vinod has confirmed this his topic/defer_probe branch is stable, and won't be rebased:
https://lkml.org/lkml/2013/12/10/463 Re: [PATCH V4] dma: add channel request API that supports deferred probe
Thanks.
----------------------------------------------------------------
The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:
Linux 3.13-rc1
are available in the git repository at:
git://git.infradead.org/users/vkoul/slave-dma.git topic/defer_probe
for you to fetch changes up to 0ad7c00057dc1640647c1dc81ccbd009de17a767:
dma: add channel request API that supports deferred probe
----------------------------------------------------------------
Stephen Warren (1): dma: add channel request API that supports deferred probe
drivers/dma/dmaengine.c | 35 +++++++++++++++++++++++++++++++---- drivers/dma/of-dma.c | 15 +++++++++------ include/linux/dmaengine.h | 8 ++++++++ 3 files changed, 48 insertions(+), 10 deletions(-)
On Tue, Dec 10, 2013 at 10:18:40AM -0700, Stephen Warren wrote:
The following branch/patch is a dependency for my "ASoC: dmaengine: support deferred probe for DMA channels". If you could pull the branch below into your topic/dma, then merge my ASoC patch, that would be
I've no idea which ASoC patch this is, sorry. You've been sending quite a few things recently and I've nothing in my review queue from you which looks like a likely candidate - it may be that I've discarded it due to the dependencies though.
On 12/10/2013 10:29 AM, Mark Brown wrote:
On Tue, Dec 10, 2013 at 10:18:40AM -0700, Stephen Warren wrote:
The following branch/patch is a dependency for my "ASoC: dmaengine: support deferred probe for DMA channels". If you could pull the branch below into your topic/dma, then merge my ASoC patch, that would be
I've no idea which ASoC patch this is, sorry. You've been sending quite a few things recently and I've nothing in my review queue from you which looks like a likely candidate - it may be that I've discarded it due to the dependencies though.
I'll resend the patch. You may have discarded it since you'd ack'd it for me to apply, but it's probably better if it goes into your tree first, and then I pull from you.
On Tue, Dec 10, 2013 at 10:32:32AM -0700, Stephen Warren wrote:
I'll resend the patch. You may have discarded it since you'd ack'd it for me to apply, but it's probably better if it goes into your tree first, and then I pull from you.
Ah, yes - that sounds familiar now that you mention it. Either that or I was expecting the whole series would get reposted at least once when everyone had reviewed round 1.
On Tue, Dec 10, 2013 at 10:18:40AM -0700, Stephen Warren wrote:
are available in the git repository at:
git://git.infradead.org/users/vkoul/slave-dma.git topic/defer_probe
for you to fetch changes up to 0ad7c00057dc1640647c1dc81ccbd009de17a767:
dma: add channel request API that supports deferred probe
Pulled, thanks.
participants (2)
-
Mark Brown
-
Stephen Warren