From: H Hartley Sweeten Date: Sat, 26 Jan 2013 00:34:10 +0000 (-0700) Subject: staging: comedi: ni_mio_cs: remove cs_release() X-Git-Tag: v3.9-rc1~127^2~258 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b69a7577a2a67841c0a6fb742392457a7aa989c;p=pandora-kernel.git staging: comedi: ni_mio_cs: remove cs_release() This function simply calls pcmcia_disable_device(). Remove it and just call pcmcia_disable_device() where needed. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed