Commit a0c9f7f2 authored by Gergo Koteles's avatar Gergo Koteles Committed by Takashi Iwai

ALSA: hda/tas2781: fix typos in comment

Correct typos.
Signed-off-by: default avatarGergo Koteles <soyer@irl.hu>
Link: https://lore.kernel.org/r/ead5609d63e71e8e87c13e1767decca5b272d696.1703203812.git.soyer@irl.huSigned-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 6dad45f4
...@@ -421,9 +421,9 @@ static void tas2781_apply_calib(struct tasdevice_priv *tas_priv) ...@@ -421,9 +421,9 @@ static void tas2781_apply_calib(struct tasdevice_priv *tas_priv)
} }
} }
/* Update the calibrate data, including speaker impedance, f0, etc, into algo. /* Update the calibration data, including speaker impedance, f0, etc, into algo.
* Calibrate data is done by manufacturer in the factory. These data are used * Calibrate data is done by manufacturer in the factory. These data are used
* by Algo for calucating the speaker temperature, speaker membrance excursion * by Algo for calculating the speaker temperature, speaker membrane excursion
* and f0 in real time during playback. * and f0 in real time during playback.
*/ */
static int tas2781_save_calibration(struct tasdevice_priv *tas_priv) static int tas2781_save_calibration(struct tasdevice_priv *tas_priv)
......
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