Merge tag 'pm-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[linux-2.6-microblaze.git] / sound / soc / samsung / s3c24xx_simtec.c
index 81a29d1..0cc6677 100644 (file)
@@ -327,7 +327,7 @@ int 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;
        }