]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: gsc_hpdi: move the (*auto_attach) and (*detach) functions
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 13 Mar 2014 21:16:09 +0000 (14:16 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Mar 2014 21:19:48 +0000 (14:19 -0700)
commitad4cf50dc79eb31fae0562e90ff076307bdea5b4
tree0336b8f086a92496f419d8945fb2f470f7f0d7d7
parenta178d82aad075d57d3815099f4aa172ea19e71b4
staging: comedi: gsc_hpdi: move the (*auto_attach) and (*detach) functions

Move these functions closer to the comedi_driver declaration. This removes
the need for one of the forward declarations.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/gsc_hpdi.c