]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: ni_daq_700: remove the subdev_700_init function
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 22 Jun 2012 23:30:13 +0000 (16:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Jun 2012 03:55:08 +0000 (20:55 -0700)
commitbe7085ae31fa062b82a4f0614998cbc9066debfc
treecdafb64df1963779380db1a8dabd799cb4b0f8c0
parent797a9e782ae2922451cf9aa6d66dd5eaa0987626
staging: comedi: ni_daq_700: remove the subdev_700_init function

Move the contents of subdev_700_init into the attach function.
For aesthetic reasone, add some whitespace to the initialization
of the subdevice.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_daq_700.c