diff options
author | Felipe Balbi <balbi@ti.com> | 2013-12-07 11:54:19 -0600 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-12-09 10:01:40 -0600 |
commit | c6d7641470fed467777a886c64329fff8f5abf0b (patch) | |
tree | e75c05e6f6c4b3bde1bb84d351a281b513c91e17 /drivers/usb/phy/phy-rcar-gen2-usb.c | |
parent | 9ba96ae5074c9f15b357919e704ceba2bd34972d (diff) |
usb: dwc3: omap: remove unnecessary lock
the lock was only taken inside the hardirq
handler, which runs with IRQs disabled. There's
no chance of any race condition happening, even
on SMP machines. It's safe to remove that
spinlock.
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/phy/phy-rcar-gen2-usb.c')
0 files changed, 0 insertions, 0 deletions