linux/drivers/usb/dwc3
Felipe Balbi c6d7641470 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>
2013-12-09 10:01:40 -06:00
..
core.c usb: dwc3: core: use pm_runtime_put_sync() on remove 2013-10-11 08:34:28 -05:00
core.h usb: dwc3: fix typo in comment of dwc3_ep 2013-07-29 13:57:01 +03:00
debug.h usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
debugfs.c usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
dwc3-exynos.c DMA-API: usb: use new dma_coerce_mask_and_coherent() 2013-10-31 14:49:04 +00:00
dwc3-omap.c usb: dwc3: omap: remove unnecessary lock 2013-12-09 10:01:40 -06:00
dwc3-pci.c usb: dwc3: pci: remove DEFINE_PCI_DEVICE_TABLE macro 2013-12-06 13:47:02 -06:00
ep0.c usb: Remove unnecessary semicolons 2013-10-11 16:26:46 -07:00
gadget.c usb: dwc3: gadget: avoid memory leak when failing to allocate all eps 2013-09-17 11:05:01 -05:00
gadget.h usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
host.c usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
io.h usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
Kconfig usb: dwc3: remove extcon dependency 2013-09-17 11:04:03 -05:00
Makefile usb: dwc3: make glue layers selectable 2013-07-29 13:53:25 +03:00
platform_data.h usb: dwc3: adapt to use dr_mode device tree helper 2013-07-29 13:56:51 +03:00