]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: NILE4: Remove odd locking in PCI config space access code
authorSergey Ryazanov <ryazanov.s.a@gmail.com>
Sat, 30 Aug 2014 02:06:24 +0000 (06:06 +0400)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:44:49 +0000 (07:44 +0100)
commit6ff9c2fcfaedd6d60a060e7b478f35b9b9193fed
tree227303c8c7fff36553e1aede18e9e0d24dc22048
parent856839b76836a2ee524a8638f568275da57f719c
MIPS: NILE4: 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.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Cc: Linux MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/7600/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/pci/ops-nile4.c