projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99fcb37
)
ALSA: hda - Fix typos in snd_hda_get_int_hint() kerneldoc comments
author
Takashi Iwai
<tiwai@suse.de>
Mon, 15 Dec 2014 12:39:10 +0000
(13:39 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 15 Dec 2014 12:39:10 +0000
(13:39 +0100)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_sysfs.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/hda/hda_sysfs.c
b/sound/pci/hda/hda_sysfs.c
index bef721592c3a9c08ecf908b871d555a6ca836187..ccc962a1699f1b160dc3ad074496d003e173919a 100644
(file)
--- a/
sound/pci/hda/hda_sysfs.c
+++ b/
sound/pci/hda/hda_sysfs.c
@@
-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