Files
kernel/include/linux
Kishon Vijay Abraham I 3d3248dbd0 PCI: endpoint: Replace spinlock with mutex
The pci_epc_ops is not intended to be invoked from interrupt context.
Hence replace spin_lock_irqsave and spin_unlock_irqrestore with
mutex_lock and mutex_unlock respectively.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
2020-02-24 10:07:52 +00:00
..
2020-01-27 14:35:32 +01:00
2020-02-04 03:05:26 +00:00
2020-02-04 03:05:26 +00:00
2020-01-27 11:09:31 +01:00
2020-01-31 17:33:54 +00:00
2020-02-04 07:24:48 +00:00
2020-01-29 17:00:02 -06:00
2020-02-04 03:05:24 +00:00
2020-02-04 03:05:26 +00:00