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