commit | 7dc99109f53535f888bc13ea2aad3632acdda475 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Feb 04 14:21:56 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Feb 04 14:47:19 2013 -0800 |
tree | e542d600f2a2bc6665e5dae57ee2375ed354dd84 | |
parent | 95f932cea3b59003fc019acbf32fadb53a529778 [diff] |
staging: comedi: ni_daq_700: use comedi_pcmcia_{enable, disable} Use the comedi_pcmcia_{enable,disable} helpers to enable/disable the PCMCIA device. This driver does not use interrupts and is not an audio device, remove CONF_ENABLE_IRQ and CONF_AUTO_AUDIO 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>