Takashi Iwai
a5804dc7cf
ALSA: DocBook: Add soc-ops.c and soc-compress.c
...
These have been missing in the template file although they provide
good kernel doc comments. Let's add them.
Signed-off-by: Takashi Iwai <tiwai@suse.de >
2015-10-28 12:37:50 +01:00
Jonathan Corbet
628536ea06
ASoC: Clean up docbook warnings
...
A number of functions and structures in the sound subsystem had incomplete
and/or obsolete DocBook comments, leading to warnings when the docs were
built. Correct those comments so that we can enjoy our audio in the
absence of warning noise.
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Signed-off-by: Mark Brown <broonie@kernel.org >
2015-08-28 19:07:16 +01:00
Takashi Iwai
67faa6ebd7
ALSA: doc: Fix missing "I" for kerneldoc inclusion
...
Fixes: 90446d0746
('ALSA: doc: Add missing headers and compress stuff to alsa-driver-api.tmpl')
Signed-off-by: Takashi Iwai <tiwai@suse.de >
2014-10-30 15:42:33 +01:00
Takashi Iwai
438f4e2801
ALSA: doc: Add ASoC codes into API documentation
...
Signed-off-by: Takashi Iwai <tiwai@suse.de >
2014-10-30 12:44:00 +01:00
Takashi Iwai
00dad6cfd2
ALSA: doc: Include uapi/sound/compress_*.h, too
...
Signed-off-by: Takashi Iwai <tiwai@suse.de >
2014-10-29 08:23:31 +01:00
Takashi Iwai
90446d0746
ALSA: doc: Add missing headers and compress stuff to alsa-driver-api.tmpl
...
Some header files have kereldoc comments but are not referred
properly. Let's add them.
Signed-off-by: Takashi Iwai <tiwai@suse.de >
2014-10-28 15:47:29 +01:00
Randy Dunlap
e776ec19a4
ALSA: Move ALSA docbooks to be with the rest of the kernel docbooks
...
Move ALSA docbooks to be with the rest of the kernel docbooks and add
them to the Makefile so that they build. Latter required a few minor
changes to alsa .tmpl files.
(I did not remove all of the trailing whitespace in the .tmpl files.)
Fixes kernel bugzilla #12726 : http://bugzilla.kernel.org/show_bug.cgi?id=12726
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com >
Cc: documentation_man-pages@kernel-bugs.osdl.org
Cc: Nicola Soranzo <nsoranzo@tiscali.it >
Signed-off-by: Takashi Iwai <tiwai@suse.de >
2009-03-09 15:22:59 +01:00