]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: MSP71xx: remove odd locking in PCI config space access code
authorSergey Ryazanov <ryazanov.s.a@gmail.com>
Sat, 30 Aug 2014 02:06:25 +0000 (06:06 +0400)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:44:50 +0000 (07:44 +0100)
commit1f22df6b67d53451637449a897fe0b9d2b18bc52
treeac884e9e92c618a018dfd15a456d8f25a80f42ab
parentf3a70d5d687132daec2c836973cd3072d4bc9fc5
MIPS: MSP71xx: 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/7601/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/pci/ops-pmcmsp.c