SoC: dwc: trivial fix of spelling mistake "unsuppted" -> "unsupported"
[cascardo/linux.git] / sound / soc / dwc / designware_i2s.c
index 591854e..dc97f43 100644 (file)
@@ -255,7 +255,7 @@ static int dw_i2s_hw_params(struct snd_pcm_substream *substream,
                break;
 
        default:
-               dev_err(dev->dev, "designware-i2s: unsuppted PCM fmt");
+               dev_err(dev->dev, "designware-i2s: unsupported PCM fmt");
                return -EINVAL;
        }