From: H Hartley Sweeten Date: Tue, 13 Nov 2012 20:40:34 +0000 (-0700) Subject: staging: comedi: addi_apci_1516: absorb i_APCI1516_Reset() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~420 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b9323b43d0c0914a852be6ed991f2fb421cb1f2;p=pandora-kernel.git staging: comedi: addi_apci_1516: absorb i_APCI1516_Reset() The same low-level reset function is used by all the boards supported by this driver. Remove it from the boardinfo and absorb the function from hwdrv_apci1516.c directly into the driver. Rename the CamelCase function i_ADDI_Reset() to apci1516_reset(). Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed