staging: comedi: don't disable IRQ for comedi_file_info_table_lock
authorIan Abbott <abbotti@mev.co.uk>
Fri, 30 Mar 2012 16:14:57 +0000 (17:14 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Apr 2012 18:17:27 +0000 (11:17 -0700)
None of the functions that acquire the comedi_file_info_table_lock
spin-lock need to disable interrupts.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found