From: H Hartley Sweeten Date: Mon, 4 Feb 2013 21:22:17 +0000 (-0700) Subject: staging: comedi: ni_daq_700: use comedi_pcmcia_disable() for (*detach) X-Git-Tag: v3.9-rc1~127^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5056d87a889d1bd7d998070b6827b384ccde487f;p=pandora-kernel.git staging: comedi: ni_daq_700: use comedi_pcmcia_disable() for (*detach) The (*detach) function, daq700_detach() is now a simple wrapper around comedi_pcmcia_disable(). Just use comedi_pcmcia_disable() directly for the (*detach). Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed