diff options
author | Ian Abbott <abbotti@mev.co.uk> | 2013-02-01 13:23:19 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-03 17:44:19 -0800 |
commit | da71751177f35f0ca5494968cc237511c423a744 (patch) | |
tree | 139fcfc6582834a879ce0a5c4845c16201c1b459 /tools/perf/scripts/python/syscall-counts.py | |
parent | f65cc5447eaea9f7be1ff54e27c9658a66c5910f (diff) |
staging: comedi: export comedi_set_hw_dev()
Chnage the inline `comedi_set_hw_dev()` to an exported function and
change it's return type from `void` to `int` so we can impose some
restrictions (in a later patch) and return an error if necessary.
Only a few comedi drivers call this, although they don't need to if the
hardware device has been attached automatically via
`comedi_auto_config()` and the comedi driver's `auto_attach()` method.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions