]> Git Repo - linux.git/commitdiff
ALSA: hda: Fix a typo in comments
authorTakashi Iwai <[email protected]>
Wed, 8 Jan 2020 15:34:30 +0000 (16:34 +0100)
committerTakashi Iwai <[email protected]>
Wed, 8 Jan 2020 15:35:00 +0000 (16:35 +0100)
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
sound/hda/hdac_regmap.c

index 906b1e20bae01204c5a3bd3cacf9f38bd6318630..d771d2cfdef75107756c1e4220f2c16d72a17c33 100644 (file)
@@ -509,7 +509,7 @@ int snd_hdac_regmap_read_raw_uncached(struct hdac_device *codec,
  * snd_hdac_regmap_update_raw - update a pseudo register with power mgmt
  * @codec: the codec object
  * @reg: pseudo register
- * @mask: bit mask to udpate
+ * @mask: bit mask to update
  * @val: value to update
  *
  * Returns zero if successful or a negative error code.
This page took 0.059826 seconds and 4 git commands to generate.