diff options
author | 2013-04-18 14:33:40 -0700 | |
---|---|---|
committer | 2013-04-19 11:19:54 -0700 | |
commit | 60cb3b02bc74c90aaa77d1acda1eff73c8dda478 (patch) | |
tree | a330cf6aa61cd9a59b8fed6899dd600da464b381 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: comedi: drivers: use comedi_legacy_detach() in simple drivers (diff) | |
download | linux-dev-60cb3b02bc74c90aaa77d1acda1eff73c8dda478.tar.xz linux-dev-60cb3b02bc74c90aaa77d1acda1eff73c8dda478.zip |
staging: comedi: amplc_dio200: use comedi_legacy_detach()
The I/O region used by this driver is always requested using
comedi_request_region(). The devpriv->io union is only used by
the common code shared by the legacy and PCI drivers.
Use the new comedi_legacy_detach() helper in the (*detach) to
release the I/O region requested by this driver. That function
will handle the proper sanity checking before releasing the
resource.
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