]> Pileus Git - ~andy/linux/commit
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)
commit7cbd8f3dcaeeb489894fb49e669b007455d9785e
treeb9160aff060ca8d2fc41a3052e4c36a46f9f393b
parent4c093a6dc2240fd54d71a25b284e02d51509e430
staging: comedi: don't disable IRQ for comedi_file_info_table_lock

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