]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: das08_cs: use comedi_pcmcia_{enable, disable}
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Mon, 4 Feb 2013 21:21:31 +0000 (14:21 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Feb 2013 22:47:19 +0000 (14:47 -0800)
commit69b6364fec7a93192a3474f195b4ce466ead4949
tree5813580e6825a37338957dd34c31bdad6d09d1a3
parent7a17d833893e8a673b2fcf7c51a5c17a804638a2
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>
drivers/staging/comedi/drivers/das08_cs.c