From: H Hartley Sweeten Date: Tue, 14 Oct 2014 17:44:17 +0000 (-0700) Subject: staging: comedi: addi_common.c: remove i_ADDI_Detach() X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~861 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a9c41990da91566733e559b6af8286a902a16e0;p=pandora-kernel.git staging: comedi: addi_common.c: remove i_ADDI_Detach() The addi_apci_035 and addi_apci_1500 are the only drivers left that use this function in addi_common.c. Remove the function an add a private comedi_driver (*detach) function to those drivers. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed