From: Bo Shen <voice.shen@atmel.com>
To: Peter Rosin <peda@axentia.se>, Mark Brown <broonie@kernel.org>
Cc: "alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>
Subject: Re: [PATCH] ASoC: atmel_ssc_dai: Fix spelling in pr_debug.
Date: Fri, 17 Oct 2014 09:18:00 +0800 [thread overview]
Message-ID: <54406E48.3080006@atmel.com> (raw)
In-Reply-To: <6f13dfe392b146a4a8ea07115265d551@EMAIL.axentia.se>
Hi Peter,
Thanks.
Add Mark Brown into list
On 10/16/2014 11:43 PM, Peter Rosin wrote:
> From 64e0a6c2fe731eb24c81c7c56a3cacdda3d51610 Mon Sep 17 00:00:00 2001
> From: Peter Rosin <peda@axentia.se>
> Date: Thu, 16 Oct 2014 17:22:05 +0200
> Subject: [PATCH] ASoC: atmel_ssc_dai: Fix spelling in pr_debug.
>
> Signed-off-by: Peter Rosin <peda@axentia.se>
Acked-by: Bo Shen <voice.shen@atmel.com>
> ---
> sound/soc/atmel/atmel_ssc_dai.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/sound/soc/atmel/atmel_ssc_dai.c b/sound/soc/atmel/atmel_ssc_dai.c
> index f403f39..775a2ba 100644
> --- a/sound/soc/atmel/atmel_ssc_dai.c
> +++ b/sound/soc/atmel/atmel_ssc_dai.c
> @@ -267,7 +267,7 @@ static void atmel_ssc_shutdown(struct snd_pcm_substream *substream,
> if (!ssc_p->dir_mask) {
> if (ssc_p->initialized) {
> /* Shutdown the SSC clock. */
> - pr_debug("atmel_ssc_dau: Stopping clock\n");
> + pr_debug("atmel_ssc_dai: Stopping clock\n");
> clk_disable(ssc_p->ssc->clk);
>
> free_irq(ssc_p->ssc->irq, ssc_p);
>
Best Regards,
Bo Shen
next prev parent reply other threads:[~2014-10-17 1:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-16 15:43 [PATCH] ASoC: atmel_ssc_dai: Fix spelling in pr_debug Peter Rosin
2014-10-17 1:18 ` Bo Shen [this message]
2014-10-17 11:14 ` Mark Brown
2014-10-17 8:22 ` Alexandre Belloni
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=54406E48.3080006@atmel.com \
--to=voice.shen@atmel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=peda@axentia.se \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.