projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fd276c
)
ASoC: mediatek: mt8195: Fix spelling mistake "bitwiedh" -> "bitwidth"
author
Colin Ian King
<colin.king@canonical.com>
Thu, 26 Aug 2021 11:26:11 +0000
(12:26 +0100)
committer
Mark Brown
<broonie@kernel.org>
Thu, 26 Aug 2021 12:42:42 +0000
(13:42 +0100)
There is a spelling mistake in a dev_dbg message. Fix it.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link:
https://lore.kernel.org/r/20210826112611.10356-1-colin.king@canonical.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
patch
|
blob
|
history
diff --git
a/sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
b/sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
index bd9876cf02c893694ae3252db4469f62bacef162..7378e42f27669f820fb15d6d5554ee941e172333 100644
(file)
--- a/
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
+++ b/
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
@@
-1909,7
+1909,7
@@
static int mtk_dai_etdm_configure(struct mtk_base_afe *afe,
__func__, etdm_data->format, etdm_data->data_mode,
etdm_data->lrck_inv, etdm_data->lrck_width, etdm_data->bck_inv,
etdm_data->clock_mode, etdm_data->slave_mode);
- dev_dbg(afe->dev, "%s rate %u channels %u bitwi
ed
h %u, id %d\n",
+ dev_dbg(afe->dev, "%s rate %u channels %u bitwi
dt
h %u, id %d\n",
__func__, rate, channels, bit_width, dai_id);
etdm_channels = (etdm_data->data_mode == MTK_DAI_ETDM_DATA_ONE_PIN) ?