commit | fb1e4e2e0b8a5b57ca861b6fc6d9f4af0bbb568e | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Thu Jan 17 17:37:38 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jan 18 12:49:24 2013 -0800 |
tree | 12750576a6b9aa14cab4f946e661c9d753d62f4f | |
parent | df9f604d407231566b64799a9e1a0c6de8065dc6 [diff] |
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 <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>