diff options
| author | H Hartley Sweeten <[email protected]> | 2016-05-02 10:11:44 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-05-03 14:11:15 -0700 |
| commit | 5b329305d252834fa2a40fcb318743bcc18c8a98 (patch) | |
| tree | bc7832e82a5cd0752789d61779e6ff60cb10e403 /scripts/gdb/linux/device.py | |
| parent | 0bdb1288fae54833367f00a1c76244a30731b8c9 (diff) | |
staging: comedi: mite: document mite_alloc()/mite_detach()
These functions are basically the comedi_driver (*attach)/(*detach)
for this driver.
For aesthetics, rename mite_alloc() to mite_attach() and pass the
comedi_device pointer to it instead of the pci_dev pointer.
Move the functions to the end of the file. This is typically where
a comedi_drivers (*attach)/(*detach) are located.
Add some docbook comments for these exported functions.
Signed-off-by: H Hartley Sweeten <[email protected]>
Reviewed-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions