diff options
author | 2021-04-13 20:12:34 -0700 | |
---|---|---|
committer | 2021-04-16 09:15:40 +0200 | |
commit | 791a7be27e76edfe8269e9fce2598cc58defa405 (patch) | |
tree | 07dd1ce60df093b053543349e6f719f7acb43557 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MIPS: pci-rt2880: fix slot 0 configuration (diff) | |
download | linux-dev-791a7be27e76edfe8269e9fce2598cc58defa405.tar.xz linux-dev-791a7be27e76edfe8269e9fce2598cc58defa405.zip |
MIPS: pci-rt2880: remove unneeded locks
Mirror pci-rt3883 fix from commit e5067c718b3a ("MIPS: pci-rt3883:
Remove odd locking in PCI config space access code"). pci-rt2880 shares
the driver layout with pci-rt3883 and the same reasons apply.
Caller (generic PCI code) already does proper locking, so no need to add
another one here. Local PCI read/write functions are never called
simultaneously, also they do not require synchronization with the PCI
controller ops, since they are used before the controller registration.
Suggested-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Reviewed-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions