From: H Hartley Sweeten Date: Tue, 6 Nov 2012 16:56:55 +0000 (-0700) Subject: staging: comedi: addi_apci_3501: remove i_APCI3501_ConfigDigitalOutput() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~566 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b8e2de347e5d52cc005c5becc2a13c38115c8ad;p=pandora-kernel.git staging: comedi: addi_apci_3501: remove i_APCI3501_ConfigDigitalOutput() This function is the digital output subdevice 'insn_config' operation. It does not follow the comedi API and the digital output channels on this board are not configurable. Just remove this broken function. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed