linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] PCI: designware: LTSSM #define cleanup
@ 2015-10-21 18:42 Bjorn Helgaas
  2015-10-21 18:42 ` [PATCH v4 1/4] PCI: designware: Use common LTSSM_STATE_MASK definition Bjorn Helgaas
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Bjorn Helgaas @ 2015-10-21 18:42 UTC (permalink / raw)
  To: Fabio Estevam
  Cc: Fabio Estevam, linux-pci, pratyush.anand, m-karicheri2, l.stach

This is a revision of Fabio's series:
http://lkml.kernel.org/r/1444664808-16445-1-git-send-email-festevam@gmail.com

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(-)

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2015-10-27 23:34 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-21 18:42 [PATCH v4 0/4] PCI: designware: LTSSM #define cleanup Bjorn Helgaas
2015-10-21 18:42 ` [PATCH v4 1/4] PCI: designware: Use common LTSSM_STATE_MASK definition Bjorn Helgaas
2015-10-22 14:51   ` Murali Karicheri
2015-10-27 15:15   ` Bjorn Helgaas
2015-10-27 16:05     ` Fabio Estevam
2015-10-27 16:20       ` Bjorn Helgaas
2015-10-27 23:34         ` Fabio Estevam
2015-10-21 18:42 ` [PATCH v4 2/4] PCI: designware: Use common LTSSM_STATE_RCVRY_LOCK definition Bjorn Helgaas
2015-10-21 18:43 ` [PATCH v4 3/4] PCI: designware: Use common LTSSM_STATE_L0 definition Bjorn Helgaas
2015-10-22 14:53   ` Murali Karicheri
2015-10-21 18:43 ` [PATCH v4 4/4] PCI: spear: Remove unused #defines Bjorn Helgaas
2015-10-21 18:51 ` [PATCH v4 0/4] PCI: designware: LTSSM #define cleanup Fabio Estevam
2015-10-22  9:04 ` Lucas Stach
2015-10-22 15:34   ` Bjorn Helgaas
2015-10-23  6:53     ` Pratyush Anand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).