staging: comedi: dyna_pci10xx: remove the 'start_stop_sem' mutex
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 19 Jul 2012 01:59:35 +0000 (18:59 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jul 2012 23:51:37 +0000 (16:51 -0700)
The comedi core already has a mutex protecting the attach/detach
of the comedi drivers.

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>

No differences found