提交 57072ae1 编写于 作者: C Colin Ian King 提交者: Mark Brown

SoC: dwc: trivial fix of spelling mistake "unsuppted" -> "unsupported"

trivial fix to spelling mistake in dev_err message
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 3276d0aa
......@@ -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;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册