]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: comedi: addi_apci_1564: absorb apci1564_reset()
authorChase Southwood <chase.southwood@gmail.com>
Sat, 3 May 2014 07:57:01 +0000 (02:57 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 12:16:48 +0000 (21:16 +0900)
commitaed3f9d498babd9cf4f0656e4a415cd25c725aa3
tree4747d2bf805249ed0d6b1f2413af68971e25f35d
parent9f2dbefb0ddb548b9a062f6ca729534efc15b0d6
staging: comedi: addi_apci_1564: absorb apci1564_reset()

This is the only reset fuction used by this driver.  We can remove it from
the boardinfo and absorb the code from hwdrv_apci1564.c into the driver.

Signed-off-by: Chase Southwood <chase.southwood@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/addi-data/hwdrv_apci1564.c
drivers/staging/comedi/drivers/addi_apci_1564.c