From: Andrew Murray Date: Mon, 14 Apr 2014 22:07:45 +0000 (-0600) Subject: PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock X-Git-Tag: omap-for-v3.16/fixes-against-rc1~38^2~1^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85802bbe755725b5bf92386b8a52eb6d089b581e;p=pandora-kernel.git PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock Serialization of configuration accesses is provided by 'pci_lock' in drivers/pci/access.c thus making the driver's 'conf_lock' superfluous. Signed-off-by: Andrew Murray Signed-off-by: Bjorn Helgaas Acked-by: Jason Cooper --- Reading git-diff-tree failed