diff options
author | tpugliese <thomas.pugliese@gmail.com> | 2013-05-20 22:09:05 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-21 20:48:03 +0200 |
commit | 3138887bd8d18173f3c2baf1e43621c49090cd27 (patch) | |
tree | d4290319d1cabec3813854fb7ba67f772161a1a6 /drivers/usb/host/ohci-pxa27x.c | |
parent | uwb/whci: Use module_pci_driver to register driver (diff) | |
download | linux-3138887bd8d18173f3c2baf1e43621c49090cd27.tar.xz linux-3138887bd8d18173f3c2baf1e43621c49090cd27.zip |
usb: uwb: use correct locking calls for rc data
The rc object's members can be accessed from both a timer and URB
callback. Use spin_*_irq instead of spin_*_bh.
Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ohci-pxa27x.c')
0 files changed, 0 insertions, 0 deletions