summaryrefslogtreecommitdiff
path: root/Documentation/sound/kernel-api/alsa-driver-api.rst
AgeCommit message (Collapse)AuthorFilesLines
2016-11-10ALSA: doc: ReSTize alsa-driver-api documentTakashi Iwai1-0/+134
A simple conversion of alsa-driver-api document from DocBook to ReST. It's moved to the new Documentation/sound/kernel-api subdirectory that will contain other ALSA kernel API documents. The GPL legal note was removed, as it's superfluous (and doesn't fit with ReST kernel docs pretty well). Signed-off-by: Takashi Iwai <tiwai@suse.de>