Thomas Pugliese c996b93791 uwb: don't call spin_unlock_irq in a USB completion handler
This patch converts the use of spin_lock_irq/spin_unlock_irq to
spin_lock_irqsave/spin_unlock_irqrestore in uwb_rc_set_drp_cmd_done
which is called from a USB completion handler.  There are also
whitespace cleanups to make checkpatch.pl happy.

Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-04-24 12:45:40 -07:00
..
2012-03-23 16:58:34 -07:00
2011-03-31 11:26:23 -03:00
2013-08-19 17:08:16 -07:00
2013-06-03 14:33:26 -07:00
2013-12-20 12:19:13 -08:00
2011-10-31 19:32:18 -04:00