projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2f14ba
)
ALSA: hdspm: fix spelling mistake "Externel" -> "External"
author
Colin Ian King
<colin.king@canonical.com>
Mon, 22 Aug 2016 11:50:02 +0000
(12:50 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 22 Aug 2016 12:07:10 +0000
(14:07 +0200)
Trivial fix to spelling mistake in dev_warn message.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme9652/hdspm.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/rme9652/hdspm.c
b/sound/pci/rme9652/hdspm.c
index a4a999a0317eaefc30eeb2265fd38b784c4afd8a..0e51a00ada2323f30923f87dbcdbb685d74f199f 100644
(file)
--- a/
sound/pci/rme9652/hdspm.c
+++ b/
sound/pci/rme9652/hdspm.c
@@
-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 Extern
e
l Sync\n");
+ "Detected no Extern
a
l Sync\n");
not_set = 1;
} else if (rate != external_freq) {