Commit c10b11f6 authored by Takashi Iwai's avatar Takashi Iwai

ALSA: hda - Fix typos in snd_hda_get_int_hint() kerneldoc comments

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 99fcb377
......@@ -468,7 +468,7 @@ int snd_hda_get_bool_hint(struct hda_codec *codec, const char *key)
EXPORT_SYMBOL_GPL(snd_hda_get_bool_hint);
/**
* snd_hda_get_bool_hint - Get a boolean hint value
* snd_hda_get_int_hint - Get an integer hint value
* @codec: the HDA codec
* @key: the hint key string
* @valp: pointer to store a value
......
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