summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2015-10-28 11:33:48 (GMT)
committerTakashi Iwai <tiwai@suse.de>2015-10-28 11:37:50 (GMT)
commita5804dc7cf986cc99689ef54e577f9efb4f1c455 (patch)
tree40cb0eccbfa647a7508a2eac3b1dd7b60af9b102
parent78dd5e21b075053e67194ea8f496439bebc52728 (diff)
downloadlinux-a5804dc7cf986cc99689ef54e577f9efb4f1c455.tar.xz
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>
-rw-r--r--Documentation/DocBook/alsa-driver-api.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/DocBook/alsa-driver-api.tmpl b/Documentation/DocBook/alsa-driver-api.tmpl
index e94a10b..53f439d 100644
--- a/Documentation/DocBook/alsa-driver-api.tmpl
+++ b/Documentation/DocBook/alsa-driver-api.tmpl
@@ -112,6 +112,8 @@
!Esound/soc/soc-devres.c
!Esound/soc/soc-io.c
!Esound/soc/soc-pcm.c
+!Esound/soc/soc-ops.c
+!Esound/soc/soc-compress.c
</sect1>
<sect1><title>ASoC DAPM API</title>
!Esound/soc/soc-dapm.c