diff options
author | 2013-04-18 14:31:29 -0700 | |
---|---|---|
committer | 2013-04-19 11:19:52 -0700 | |
commit | 316f97f169084c9a984d989d88ddce4eff60d749 (patch) | |
tree | a744d6519a64966de565db77beade3599ef399aa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: rts5129: re-use kbasename() (diff) | |
download | linux-dev-316f97f169084c9a984d989d88ddce4eff60d749.tar.xz linux-dev-316f97f169084c9a984d989d88ddce4eff60d749.zip |
staging: comedi: drivers: introduce comedi_legacy_detach()
This function is intended to be used by the comedi legacy (ISA) drivers
either directly as the (*detach) function or as a helper in the drivers
private (*detach) function.
Modify the comedi_request_region() helper so that it stores the 'len' of
the region as well as the 'start' after the region has been successfuly
allocated by request_region() in __comedi_request_region(). This region
will then be automatically released detach of the driver by the
comedi_legacy_detach() helper.
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions