From: H Hartley Sweeten Date: Fri, 22 Jun 2012 23:37:56 +0000 (-0700) Subject: staging: comedi: ni_daq_700: remove unused pcmcia 'stop' logic X-Git-Tag: v3.6-rc1~100^2~609 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=919f6077f26937455d8ce2a2987063c6111e1609;p=pandora-kernel.git staging: comedi: ni_daq_700: remove unused pcmcia 'stop' logic The pcmcia support code in this driver appears to be cut-and- paste from some other driver. It has code in it to stop the device during suspend but nothing in the main comedi_driver uses it. Remove the 'stop' variable from the pcmcia private data and all the logic that deals with it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed