This is a revision of Fabio's series: http://lkml.kernel.org/r/1444664808-16445-1-git-send-email-festevam@xxxxxxxxx Lucas, you reviewed the v3 patches, but I fiddled enough with this that I didn't want to blindly carry your review forward. I don't *think* I changed anything substantive, but I might have missed something. Changes since Fabio's v3: - Split removal of spear unused #defines to separate patch - Combine LTSSM_STATE_MASK definition and use changes in one patch - Combine LTSSM_STATE_RCVRY_LOCK definition and use in one patch - Use common LTSSM_STATE_L0 definition --- Bjorn Helgaas (1): PCI: designware: Use common LTSSM_STATE_L0 definition Fabio Estevam (3): PCI: designware: Use common LTSSM_STATE_MASK definition PCI: designware: Use common LTSSM_STATE_RCVRY_LOCK definition PCI: spear: Remove unused #defines drivers/pci/host/pci-imx6.c | 3 +- drivers/pci/host/pci-keystone-dw.c | 2 - drivers/pci/host/pci-layerscape.c | 4 +- drivers/pci/host/pcie-designware.h | 4 ++ drivers/pci/host/pcie-spear13xx.c | 70 ------------------------------------ 5 files changed, 6 insertions(+), 77 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html