summaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore
diff options
context:
space:
mode:
authorThomas Pugliese <thomas.pugliese@gmail.com>2014-04-23 14:42:47 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-04-24 12:45:40 -0700
commitc996b9379180ee578b9ea208bb4f197201bbb023 (patch)
treef0dc1591a2906562c00505c08c392360aa8c6db7 /drivers/usb/wusbcore
parentcd84f009e98b3aa6109503f80f66ccf3e19e8fa9 (diff)
downloadop-kernel-dev-c996b9379180ee578b9ea208bb4f197201bbb023.zip
op-kernel-dev-c996b9379180ee578b9ea208bb4f197201bbb023.tar.gz
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>
Diffstat (limited to 'drivers/usb/wusbcore')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud