From: H Hartley Sweeten Date: Fri, 18 Jan 2013 00:37:38 +0000 (-0700) Subject: staging: comedi: addi_apci_2200: absorb i_APCI2200_Reset() X-Git-Tag: v3.9-rc1~127^2~402 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb1e4e2e0b8a5b57ca861b6fc6d9f4af0bbb568e;p=pandora-kernel.git staging: comedi: addi_apci_2200: absorb i_APCI2200_Reset() This is the only 'reset' function used by the driver, remove it from the boardinfo and absorb the code from hwdrv_apci2200.c into the driver. Rename the CamelCase function i_ADDI_Reset() to apci2200_reset(). Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed