Skip to content

Commit a0c9f7f

Browse files
soyersoyertiwai
authored andcommitted
ALSA: hda/tas2781: fix typos in comment
Correct typos. Signed-off-by: Gergo Koteles <[email protected]> Link: https://lore.kernel.org/r/ead5609d63e71e8e87c13e1767decca5b272d696.1703203812.git.soyer@irl.hu Signed-off-by: Takashi Iwai <[email protected]>
1 parent 6dad45f commit a0c9f7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sound/pci/hda/tas2781_hda_i2c.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,9 +421,9 @@ static void tas2781_apply_calib(struct tasdevice_priv *tas_priv)
421421
}
422422
}
423423

424-
/* Update the calibrate data, including speaker impedance, f0, etc, into algo.
424+
/* Update the calibration data, including speaker impedance, f0, etc, into algo.
425425
* Calibrate data is done by manufacturer in the factory. These data are used
426-
* by Algo for calucating the speaker temperature, speaker membrance excursion
426+
* by Algo for calculating the speaker temperature, speaker membrane excursion
427427
* and f0 in real time during playback.
428428
*/
429429
static int tas2781_save_calibration(struct tasdevice_priv *tas_priv)

0 commit comments

Comments
 (0)