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