From: H Hartley Sweeten Date: Mon, 4 Feb 2013 21:21:31 +0000 (-0700) Subject: staging: comedi: das08_cs: use comedi_pcmcia_{enable, disable} X-Git-Tag: v3.9-rc1~127^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95f932cea3b59003fc019acbf32fadb53a529778;p=pandora-kernel.git 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 Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed