From: Chase Southwood Date: Thu, 22 May 2014 00:40:09 +0000 (-0500) Subject: staging: comedi: addi_apci_1564: move apci1564_di_insn_bits() to addi_apci_1564.c X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~449 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36682e575c7db04549ae504dd13896dd31c5a014;p=pandora-kernel.git staging: comedi: addi_apci_1564: move apci1564_di_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