From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Stephen Warren <swarren@wwwdotorg.org>
Cc: vinod.koul@linux.intel.com, linux@arm.linux.org.uk,
alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
grant.likely@secretlab.ca, linux-tegra@vger.kernel.org,
Laxman Dewangan <ldewangan@nvidia.com>,
olof@lixom.net, spi-devel-general@lists.sourceforge.net,
lrg@ti.com
Subject: Re: [PATCH 5/5] ASoC: tegra: remove support of legacy DMA driver based access
Date: Fri, 14 Sep 2012 17:33:40 +0100 [thread overview]
Message-ID: <20120914163340.GF4684@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <505354A7.3090502@wwwdotorg.org>
On Fri, Sep 14, 2012 at 10:00:39AM -0600, Stephen Warren wrote:
> But do note that I pinged 8 days ago for an ack, and received no
> objections, and you were well aware that the bug was fixed since you
I didn't read these mails enough to notice that they were asking for an
ack, they were followups to already discarded patches (the were
discarded due to the testing problems). One of the things I do to deal
with mail overload is to drop followups to patches that I don't remember
reviewing (as in this case where the negative test reports arrived
before I saw the patches) or where I remember I was already happy.
> applied the fix to the Tegra ASoC PCM driver yourself, and we had
> discussed this being a dependency for the dmaengine patches, and you'd
> told me to just base the Tegra branch on top of your tree until a signed
> tag was available for me to base upon.
I knew it was a dependency, I didn't know that there were no further
changes required to the series - your note when you posted the patch
didn't mention anything.
next prev parent reply other threads:[~2012-09-14 16:33 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-16 14:13 [PATCH 0/5] ARM: tegra: move all APB DMA client to dmaengine based driver Laxman Dewangan
[not found] ` <1345126397-28864-1-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-08-16 14:13 ` [PATCH 1/5] ARM: tegra: config: enable dmaengine based APB DMA driver Laxman Dewangan
[not found] ` <1345126397-28864-2-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-08-16 17:53 ` Stephen Warren
[not found] ` <502D33B6.7070103-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-08-17 6:38 ` Laxman Dewangan
[not found] ` <502DE6FE.8040200-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-08-17 15:17 ` Stephen Warren
[not found] ` <502E60A3.1020405-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-08-17 17:34 ` Stephen Warren
[not found] ` <502E80BA.5020409-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-08-17 18:00 ` Laxman Dewangan
2012-08-16 14:13 ` [PATCH 2/5] ARM: tegra: dma: remove legacy " Laxman Dewangan
2012-08-16 14:13 ` [PATCH 3/5] ARM: tegra: apbio: remove support of legacy DMA driver based access Laxman Dewangan
2012-08-16 14:13 ` [PATCH 4/5] spi: tegra: " Laxman Dewangan
[not found] ` <1345126397-28864-5-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-09-06 23:50 ` Stephen Warren
2012-09-14 15:57 ` Mark Brown
[not found] ` <504936AF.8010701-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-09-14 15:57 ` Stephen Warren
[not found] ` <505353FC.20505-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-09-14 16:02 ` Mark Brown
2012-09-13 23:36 ` Stephen Warren
2012-08-16 14:13 ` [PATCH 5/5] ASoC: " Laxman Dewangan
[not found] ` <1345126397-28864-6-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-09-06 23:50 ` Stephen Warren
[not found] ` <504936D3.8030203-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-09-14 15:57 ` Stephen Warren
[not found] ` <505353EF.7040904-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-09-14 16:08 ` Mark Brown
2012-09-13 23:36 ` Stephen Warren
[not found] ` <50526DFE.5030709-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-09-14 15:53 ` Mark Brown
[not found] ` <20120914155335.GB4684-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
2012-09-14 16:00 ` Stephen Warren
2012-09-14 16:33 ` Mark Brown [this message]
2012-09-13 23:35 ` [PATCH 0/5] ARM: tegra: move all APB DMA client to dmaengine based driver Stephen Warren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120914163340.GF4684@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=grant.likely@secretlab.ca \
--cc=ldewangan@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=lrg@ti.com \
--cc=olof@lixom.net \
--cc=spi-devel-general@lists.sourceforge.net \
--cc=swarren@wwwdotorg.org \
--cc=vinod.koul@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).