ALSA: jack: Fix kerneldoc comments

Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Takashi Iwai 2014-10-28 15:30:00 +01:00
parent 90446d0746
commit 7b366d5f16

View File

@ -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.