projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90446d0
)
ALSA: jack: Fix kerneldoc comments
author
Takashi Iwai
<tiwai@suse.de>
Tue, 28 Oct 2014 14:30:00 +0000
(15:30 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 28 Oct 2014 14:47:30 +0000
(15:47 +0100)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/jack.h
patch
|
blob
|
history
diff --git
a/include/sound/jack.h
b/include/sound/jack.h
index 58916573db582eab1d19a6d751ebe516c194b834..37e612e7741081ad113889a755f3a428e616e6b1 100644
(file)
--- a/
include/sound/jack.h
+++ b/
include/sound/jack.h
@@
-28,8
+28,9
@@
struct input_dev;
/**
- * Jack types which can be reported. These values are used as a
- * bitmask.
+ * enum snd_jack_types: Jack types which can be reported
+ *
+ * These values are used as a bitmask.
*
* Note that this must be kept in sync with the lookup table in
* sound/core/jack.c.