From: Chase Southwood Date: Tue, 12 Aug 2014 02:02:58 +0000 (-0500) Subject: staging: comedi: addi_apci_1564: remove apci1564_do_config X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1234 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecc33af33ea8f71e691db1c1000ead675dc4d34f;p=pandora-kernel.git staging: comedi: addi_apci_1564: remove apci1564_do_config The DO config function served the purpose of configuring the diagnostic interrupts for the board. As the driver currently does not support diagnostic interrupts, the digital output subdevice does not need an insn_config operation and this function can be safely removed. Signed-off-by: Chase Southwood Reviewed-by: Ian Abbott Cc: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed