H Hartley Sweeten 2d2111ea2c staging: comedi: fix build errors caused by module_init/module_exit refactor
A couple build errors were introduced with the module_init/module_exit
refactor.

The struct comedi_driver variable was being accessed directly in the
attach and detach routines. Instead of doing this, access the variable
indirectly using the driver pointer in struct comedi_device.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-05-02 15:53:43 -07:00
..
2012-05-02 11:48:07 -07:00
2012-05-02 11:48:07 -07:00
2012-03-20 11:26:30 -07:00
2012-05-02 11:48:07 -07:00
2012-05-02 11:48:07 -07:00
2012-05-02 11:48:07 -07:00
2012-05-02 11:48:07 -07:00
2012-05-02 11:48:07 -07:00
2012-04-18 16:58:16 -07:00
2012-05-02 11:48:07 -07:00
2012-05-02 11:48:07 -07:00
2012-04-29 21:32:20 -04:00
2012-03-08 11:47:02 -08:00
2012-04-10 10:31:01 -07:00
2012-05-02 11:48:07 -07:00
2012-05-02 11:48:07 -07:00
2012-05-02 11:48:07 -07:00
2012-05-02 11:48:07 -07:00
2012-05-02 11:48:07 -07:00