From: Gavin Shan Date: Mon, 19 May 2014 03:06:46 +0000 (+1000) Subject: PCI: Wrong register used to check pending traffic X-Git-Tag: omap-for-v3.16/fixes-against-rc1~164^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0b4cc4e3270;p=pandora-kernel.git PCI: Wrong register used to check pending traffic The incorrect register offset is passed to pci_wait_for_pending(), which is caused by commit 157e876ffe ("PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())"). Fixes: 157e876ffe ("PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction()) Signed-off-by: Gavin Shan Signed-off-by: Bjorn Helgaas Acked-by: Alex Williamson CC: stable@vger.kernel.org # v3.14+ --- Reading git-diff-tree failed