]> Pileus Git - ~andy/linux/commit
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)
commit6bdae560f46cddc8aeff5bd9c76454168ee8e8ab
tree682dded179da9171ea847783eb8e63c6d7f389c9
parent5d30e51909b61916744e45d3c50cf42569c92c20
staging: comedi: dyna_pci10xx: remove the 'start_stop_sem' mutex

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>
drivers/staging/comedi/drivers/dyna_pci10xx.c