From: H Hartley Sweeten Date: Tue, 6 Nov 2012 17:06:07 +0000 (-0700) Subject: staging: comedi: addi_apci_3120: remove i_APCI3120_InsnConfigDigitalOutput() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~555 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b96450712fe3c67b1a4660425c581691ac888612;p=pandora-kernel.git staging: comedi: addi_apci_3120: remove i_APCI3120_InsnConfigDigitalOutput() The digital outputs of the board supported by this driver are not configurable. This driver abuses the comedi API and uses the 'insn_config' function of the digital output subdevice to enable/disable writing to the eeprom on the board. Remove this function. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed