Commit 7dcd5612 authored by Naoki Hayama's avatar Naoki Hayama Committed by Takashi Iwai

ALSA: hdspm: Fix typo arbitary

Fix comment typo.
s/arbitary/arbitrary/
Signed-off-by: default avatarNaoki Hayama <naoki.hayama@lineo.co.jp>
Link: https://lore.kernel.org/r/e04a8c5b-8c59-3f02-34d3-c1a871d08cc2@lineo.co.jpSigned-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 0569b3d8
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment