diff options
author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2013-04-18 21:33:22 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-04-19 18:19:53 (GMT) |
commit | 21208519d42404150fef42283a20192ffe08b0af (patch) | |
tree | 71ab649897cdcf32ebb7cc9f554430908feea308 /drivers/md/dm-io.c | |
parent | e608796ab624049419e987be32f81ab08486c7ba (diff) | |
download | linux-21208519d42404150fef42283a20192ffe08b0af.tar.xz |
staging: comedi: drivers: use comedi_legacy_detach() in simple drivers
Use the new comedi_legacy_detach() helper in the (*detach) to release
the I/O region requested by these drivers.
Since the (*detach) for these drivers only releases the region, remove
the private (*detach) functions and use comedi_legacy_detach() directly
for the (*detach).
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 'drivers/md/dm-io.c')
0 files changed, 0 insertions, 0 deletions