From: Chase Southwood Date: Thu, 22 May 2014 00:41:15 +0000 (-0500) Subject: staging: comedi: addi_apci_1564: move apci1564_do_insn_bits() to addi_apci_1564.c X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~448 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96211ca58a5d43e6cb527b2a110fbc5df4d15949;p=pandora-kernel.git staging: comedi: addi_apci_1564: move apci1564_do_insn_bits() to addi_apci_1564.c This function is already compliant with the comedi API and is behaving as comedi core expects. This patch moves it out of addi-data/hwdrv_apci1564.c and into the driver proper since no further work needs to be done on it. Signed-off-by: Chase Southwood Reviewed-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed