]> git.baikalelectronics.ru Git - kernel.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)
commit7749ff3c60210fba3a5d05f8ed4f6400cfe57375
tree227303c8c7fff36553e1aede18e9e0d24dc22048
parent90b8223001319c8f111338a2034870bc87a94d3d
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