From: H Hartley Sweeten Date: Tue, 6 Nov 2012 17:07:22 +0000 (-0700) Subject: staging: comedi: addi_apci_2200: remove i_APCI2200_ConfigDigitalOutput() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~552 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80230c26d26b0ae82f7d9b7786cd22189d7ccf9d;p=pandora-kernel.git staging: comedi: addi_apci_2200: remove i_APCI2200_ConfigDigitalOutput() 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