From: Mark Brown <broonie@kernel.org>
To: zhucancan <zhucancan@vivo.com>
Cc: lgirdwood <lgirdwood@gmail.com>, perex <perex@perex.cz>,
tiwai <tiwai@suse.com>, alsa-devel <alsa-devel@alsa-project.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
kernel <kernel@vivo.com>, trivial <trivial@kernel.org>
Subject: Re: Subject: [PATCH] ASoC: soc-pcm: fix BE dai not hw_free and shutdown during mixer update
Date: Fri, 29 May 2020 10:44:58 +0100 [thread overview]
Message-ID: <20200529094458.GB4610@sirena.org.uk> (raw)
In-Reply-To: <AJIAHAA7CLDayC1bgc0c0qq9.1.1590725427357.Hmail.zhucancan@vivo.com>
[-- Attachment #1: Type: text/plain, Size: 416 bytes --]
On Fri, May 29, 2020 at 12:10:26PM +0800, zhucancan wrote:
> +++ b/sound/soc/soc-pcm.c
> @@ -2730,12 +2730,12 @@ static int dpcm_run_update_startup(struct snd_soc_pcm_runtime *fe, int stream)
> close:
> dpcm_be_dai_shutdown(fe, stream);
> disconnect:
> - /* disconnect any non started BEs */
> + /* disconnect any closed BEs */
Your mailer has corrupted the patch (it looks like it replaced tabs with
spaces).
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2020-05-29 9:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-29 4:10 zhucancan
2020-05-29 9:44 ` Mark Brown [this message]
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=20200529094458.GB4610@sirena.org.uk \
--to=broonie@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=kernel@vivo.com \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.com \
--cc=trivial@kernel.org \
--cc=zhucancan@vivo.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
Powered by JetHome