diff options
author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2013-04-18 14:32:28 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-04-19 11:19:53 -0700 |
commit | a0b4bccc40983535f518f87792bcb9a7eb103a79 (patch) | |
tree | 28ae4914277176354d5c196656c8e50754cea869 /tools/perf/scripts/python | |
parent | adfaa207ca4140fe6a09550549308248e651e2b9 (diff) |
staging: comedi: das16m1: use comedi_legacy_detach()
Use the new comedi_legacy_detach() helper in the (*detach) to release
the first I/O region requested by this driver.
An additional I/O region is requested by this driver for the 8255
device. Save the iobase for that region in the private data so that
the (*detach) knows it needs to be released.
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')
0 files changed, 0 insertions, 0 deletions