diff options
author | Sergey Ryazanov <ryazanov.s.a@gmail.com> | 2014-08-30 02:06:27 (GMT) |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-11-24 06:44:50 (GMT) |
commit | e5067c718b3a6ecc00351861b3655d8cdeb0b6d2 (patch) | |
tree | a8a1dc4e780cb39c660f82c52253ace8f56df241 /lib/ts_fsm.c | |
parent | 490a0ece6c9d7c39c1e6b523ee488f1c913aace7 (diff) | |
download | linux-e5067c718b3a6ecc00351861b3655d8cdeb0b6d2.tar.xz |
MIPS: pci-rt3883: Remove odd locking in PCI config space access code
Caller (generic PCI code) already do 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.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Cc: Linux MIPS <linux-mips@linux-mips.org>
Cc: Gabor Juhos <juhosg@openwrt.org>
Patchwork: https://patchwork.linux-mips.org/patch/7603/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'lib/ts_fsm.c')
0 files changed, 0 insertions, 0 deletions