commit | 95f932cea3b59003fc019acbf32fadb53a529778 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Feb 04 14:21:31 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Feb 04 14:47:19 2013 -0800 |
tree | 5813580e6825a37338957dd34c31bdad6d09d1a3 | |
parent | 7fadd565f0f84ec4402ad33546d7eec7a98220ea [diff] |
staging: comedi: das08_cs: use comedi_pcmcia_{enable, disable} Use the comedi_pcmcia_{enable,disable} helpers to enable/disable the PCMCIA device. This driver does not use interrupts so remove CONF_ENABLE_IRQ from the link->config_flags. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>