[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <e04a8c5b-8c59-3f02-34d3-c1a871d08cc2@lineo.co.jp>
Date: Thu, 8 Oct 2020 17:47:44 +0900
From: Naoki Hayama <naoki.hayama@...eo.co.jp>
To: Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>
Cc: alsa-devel@...a-project.org, linux-kernel@...r.kernel.org,
Naoki Hayama <naoki.hayama@...eo.co.jp>
Subject: [PATCH 4/6] ALSA: hdspm: Fix typo arbitary
Fix comment typo.
s/arbitary/arbitrary/
Signed-off-by: Naoki Hayama <naoki.hayama@...eo.co.jp>
---
sound/pci/rme9652/hdspm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/pci/rme9652/hdspm.c b/sound/pci/rme9652/hdspm.c
index 572350aaf18d..a808b445afd8 100644
--- a/sound/pci/rme9652/hdspm.c
+++ b/sound/pci/rme9652/hdspm.c
@@ -1217,7 +1217,7 @@ static int snd_hdspm_use_is_exclusive(struct hdspm *hdspm)
return ret;
}
-/* round arbitary sample rates to commonly known rates */
+/* round arbitrary sample rates to commonly known rates */
static int hdspm_round_frequency(int rate)
{
if (rate < 38050)
--
2.17.1
Powered by blists - more mailing lists