From 96211ca58a5d43e6cb527b2a110fbc5df4d15949 Mon Sep 17 00:00:00 2001 From: Chase Southwood Date: Wed, 21 May 2014 19:41:15 -0500 Subject: [PATCH] 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-format-patch failed