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