linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ASoC: atmel_ssc_dai/trivial: typo fix
@ 2014-12-08 10:58 Nicolas Ferre
  2014-12-08 12:01 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Ferre @ 2014-12-08 10:58 UTC (permalink / raw)
  To: linux-arm-kernel

From: Matthieu Crapet <mcrapet@gmail.com>

Signed-off-by: Matthieu Crapet <mcrapet@gmail.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@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 f403f399808a..775a2badd6a4 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);
-- 
2.1.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] ASoC: atmel_ssc_dai/trivial: typo fix
  2014-12-08 10:58 [PATCH] ASoC: atmel_ssc_dai/trivial: typo fix Nicolas Ferre
@ 2014-12-08 12:01 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2014-12-08 12:01 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Dec 08, 2014 at 11:58:29AM +0100, Nicolas Ferre wrote:
> From: Matthieu Crapet <mcrapet@gmail.com>

Applied, thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141208/28e5e13a/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-08 12:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-08 10:58 [PATCH] ASoC: atmel_ssc_dai/trivial: typo fix Nicolas Ferre
2014-12-08 12:01 ` Mark Brown

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).