ALSA: hda - Add / fix kernel doc comments
Give some readable comment in kernel doc style for each exported function, as I promised in the previous meetings. While we're at it, fix the wrong comments, too. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Dieser Commit ist enthalten in:
@@ -426,7 +426,8 @@ int snd_hdac_stream_setup_periods(struct hdac_stream *azx_dev)
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(snd_hdac_stream_setup_periods);
|
||||
|
||||
/* snd_hdac_stream_set_params - set stream parameters
|
||||
/**
|
||||
* snd_hdac_stream_set_params - set stream parameters
|
||||
* @azx_dev: HD-audio core stream for which parameters are to be set
|
||||
* @format_val: format value parameter
|
||||
*
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren