From: H Hartley Sweeten Date: Fri, 25 Jan 2013 21:59:36 +0000 (-0700) Subject: staging: comedi: quatech_daqp_cs: remove daqp_cs_release() X-Git-Tag: v3.9-rc1~127^2~272 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86be5680f5804690654519751ed77aaa54b01826;p=pandora-kernel.git staging: comedi: quatech_daqp_cs: remove daqp_cs_release() This function justs emits a dev_dbg() message then calls pcmcia_disable_device(). The dev_dbg() is just added noise. Remove the function and just call pcmcia_disable_device(). Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed