summaryrefslogtreecommitdiff
path: root/drivers/usb/phy
diff options
context:
space:
mode:
authorFelipe Balbi <balbi@ti.com>2013-12-07 11:54:19 -0600
committerFelipe Balbi <balbi@ti.com>2013-12-09 10:01:40 -0600
commitc6d7641470fed467777a886c64329fff8f5abf0b (patch)
treee75c05e6f6c4b3bde1bb84d351a281b513c91e17 /drivers/usb/phy
parent9ba96ae5074c9f15b357919e704ceba2bd34972d (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')
0 files changed, 0 insertions, 0 deletions