* [PATCH] s3c24xx_simtec: fix typo
@ 2012-01-03 14:24 Peter Meerwald
0 siblings, 0 replies; only message in thread
From: Peter Meerwald @ 2012-01-03 14:24 UTC (permalink / raw)
To: alsa-devel; +Cc: ben
From: Peter Meerwald <p.meerwald@bct-electronic.com>
---
sound/soc/samsung/s3c24xx_simtec.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/sound/soc/samsung/s3c24xx_simtec.c b/sound/soc/samsung/s3c24xx_simtec.c
index a253bcc..dcef50c 100644
--- a/sound/soc/samsung/s3c24xx_simtec.c
+++ b/sound/soc/samsung/s3c24xx_simtec.c
@@ -343,7 +343,7 @@ int __devinit simtec_audio_core_probe(struct platform_device *pdev,
snd_dev = platform_device_alloc("soc-audio", -1);
if (!snd_dev) {
- dev_err(&pdev->dev, "failed to alloc soc-audio devicec\n");
+ dev_err(&pdev->dev, "failed to alloc soc-audio device\n");
ret = -ENOMEM;
goto err_gpio;
}
--
1.7.4.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-01-03 14:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-03 14:24 [PATCH] s3c24xx_simtec: fix typo Peter Meerwald
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).