From: H Hartley Sweeten Date: Mon, 5 Nov 2012 21:39:46 +0000 (-0700) Subject: staging: comedi: addi_apci_1032: remove i_APCI1032_Read1DigitalInput() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~587 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4c137506e85b2f2cfe41eb73aa7ece9f39ade40;p=pandora-kernel.git staging: comedi: addi_apci_1032: remove i_APCI1032_Read1DigitalInput() This function is the insn_read operation for the digital input subdevice. This operation can be emulated by the comedi core now that the insn_bits operation follows the comedi API. Remove this now unnecessary function. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed