From: H Hartley Sweeten Date: Mon, 5 Nov 2012 21:34:40 +0000 (-0700) Subject: staging: comedi: addi_apci_1032: remove i_ADDI_Reset() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~605 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a486baa6cf2f900f252686cc63afc165db11b6e2;p=pandora-kernel.git staging: comedi: addi_apci_1032: 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 Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed