mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] PCI/ASPM: Define consolidation
@ 2024-03-22 12:39 Ilpo Järvinen
  2024-03-22 12:39 ` [PATCH 1/2] PCI/ASPM: Consolidate link state defines Ilpo Järvinen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ilpo Järvinen @ 2024-03-22 12:39 UTC (permalink / raw)
  To: Bjorn Helgaas, linux-pci; +Cc: linux-kernel, Ilpo Järvinen

This series consolidates ASPM related defines into the ones in
linux/pci.h and eliminates the almost duplicate ones from aspm.c. This
allows using the input without mapping between the defines so the state
mapping code to focus on the special cases.

Ilpo Järvinen (2):
  PCI/ASPM: Consolidate link state defines
  PCI/ASPM: Cleanup ASPM disable/enable mask calculation

 drivers/pci/pcie/aspm.c | 180 ++++++++++++++++++++--------------------
 include/linux/pci.h     |  22 ++---
 2 files changed, 100 insertions(+), 102 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2024-05-02 22:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-22 12:39 [PATCH 0/2] PCI/ASPM: Define consolidation Ilpo Järvinen
2024-03-22 12:39 ` [PATCH 1/2] PCI/ASPM: Consolidate link state defines Ilpo Järvinen
2024-03-22 12:39 ` [PATCH 2/2] PCI/ASPM: Cleanup ASPM disable/enable mask calculation Ilpo Järvinen
2024-05-02 22:04 ` [PATCH 0/2] PCI/ASPM: Define consolidation Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®