|
@@ -1165,7 +1165,7 @@ static int skl_pcm_new(struct snd_soc_pcm_runtime *rtd)
|
|
|
snd_dma_pci_data(skl->pci),
|
|
|
size, MAX_PREALLOC_SIZE);
|
|
|
if (retval) {
|
|
|
- dev_err(dai->dev, "dma buffer allocationf fail\n");
|
|
|
+ dev_err(dai->dev, "dma buffer allocation fail\n");
|
|
|
return retval;
|
|
|
}
|
|
|
}
|