From: H Hartley Sweeten Date: Thu, 1 Nov 2012 18:09:27 +0000 (-0700) Subject: staging: comedi: addi_apci_1710: remove i_ADDI_Reset X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~682 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48562c361fb11f30ae856065d335a0ae1516edde;p=pandora-kernel.git staging: comedi: addi_apci_1710: remove i_ADDI_Reset This driver is now separate from the "common" code used with the addi-data drivers. There is no need to use i_ADDI_Reset() to call the correct "reset" function. Remove the i_ADDI_Reset() function and the 'reset' pointer to the real function from the boardinfo and just call the function directly where needed. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed