diff options
author | Ian Abbott <abbotti@mev.co.uk> | 2013-06-28 17:09:20 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-23 14:27:51 -0700 |
commit | 86aff4bb11eb721b9be40dcd51f7571fb00edcde (patch) | |
tree | dc24e2c6986872d8a349993d5bce0557b73d8376 /drivers/xen | |
parent | 9a6386623fc8a67f792b9df56acbd8758e1aa93d (diff) |
staging: comedi: ni_labpc: migrate DMA channel init & free
Migrate the code for requesting an ISA DMA channel and a DMA buffer, and
the code for freeing them into two new functions in the
"ni_labpc_isadma" module: `labpc_init_dma_chan()` and
`labpc_free_dma_chan()`. Dummy inline functions are provided in
"ni_labpc_isadma.h" if the "ni_labpc_isadma" module is not being built.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions