commit | fc53242394d3a5f73cae507361b9768243b2d5a2 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon May 02 10:11:47 2016 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 03 14:11:15 2016 -0700 |
tree | d39e5772eedcdb199135cc1712623c74faae0ed9 | |
parent | a2163cc35a6fb8852ad7ce1fa4eb90bad0674bbd [diff] |
staging: comedi: mite: move the mite ring functions For aesthetics, move the functions that allocate/free and initialize the mite dma ring. They are currently kind of scattered around the code. Add docbook comments for the exported functions. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>