Commit 1a0986c1 authored by Takashi Iwai's avatar Takashi Iwai

ALSA: hda: Fix a typo in comments

Link: https://lore.kernel.org/r/20200108153430.31456-1-tiwai@suse.deSigned-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 55c203a3
......@@ -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.
......
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