From: H Hartley Sweeten Date: Wed, 31 Oct 2012 23:57:22 +0000 (-0700) Subject: staging: comedi: addi-data: remove i_pci_card_free() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~724 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a43163c9bb1ca5f00e67fb7f3dd91ee1e327f00f;p=pandora-kernel.git staging: comedi: addi-data: remove i_pci_card_free() This function calls comedi_pci_disable() to disable the pci device when detached. It's only called from i_ADDI_Detach(). Move the code there and delete the function. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed