commit | 7cbd8f3dcaeeb489894fb49e669b007455d9785e | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Fri Mar 30 17:14:57 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 10 11:17:27 2012 -0700 |
tree | b9160aff060ca8d2fc41a3052e4c36a46f9f393b | |
parent | 4c093a6dc2240fd54d71a25b284e02d51509e430 [diff] |
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>