提交 07cb3272 编写于 作者: C Colin Ian King 提交者: Takashi Iwai

ALSA: hdspm: fix spelling mistake "Externel" -> "External"

Trivial fix to spelling mistake in dev_warn message.
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 c2f14ba7
......@@ -1666,7 +1666,7 @@ static int hdspm_set_rate(struct hdspm * hdspm, int rate, int called_internally)
HDSPM_AUTOSYNC_FROM_NONE) {
dev_warn(hdspm->card->dev,
"Detected no Externel Sync\n");
"Detected no External Sync\n");
not_set = 1;
} else if (rate != external_freq) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册