All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] PCI/ASPM: Remove struct aspm_latency
@ 2021-08-13 22:36 Saheed O. Bolarinwa
  2021-08-13 22:36 ` [RFC PATCH 1/3] PCI/ASPM: Remove struct pcie_link_state.latency_* Saheed O. Bolarinwa
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Saheed O. Bolarinwa @ 2021-08-13 22:36 UTC (permalink / raw)
  To: linux-pci; +Cc: Bolarinwa O. Saheed

From: "Bolarinwa O. Saheed" <refactormyself@gmail.com>

These series removes struct aspm_latency and related member with
struct pcie_link_state namely .latency_{up,dw} and .acceptable
All latencies are now calculated when needed. No functional changes
was made.

MERGE NOTE:
[PATCH 3/3] depends on 
[PATCH 2/3] PCI/ASPM: Remove struct pcie_link_state.acceptable

Saheed O. Bolarinwa (3):
  PCI/ASPM: Remove struct pcie_link_state.latency_*
  PCI/ASPM: Remove struct pcie_link_state.acceptable
  PCI/ASPM: Remove struct aspm_latency

 drivers/pci/pcie/aspm.c | 59 +++++++++++++++--------------------------
 1 file changed, 22 insertions(+), 37 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2021-08-13 22:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-13 22:36 [RFC PATCH 0/3] PCI/ASPM: Remove struct aspm_latency Saheed O. Bolarinwa
2021-08-13 22:36 ` [RFC PATCH 1/3] PCI/ASPM: Remove struct pcie_link_state.latency_* Saheed O. Bolarinwa
2021-08-13 22:36 ` [RFC PATCH 2/3] PCI/ASPM: Remove struct pcie_link_state.acceptable Saheed O. Bolarinwa
2021-08-13 22:36 ` [RFC PATCH 3/3] PCI/ASPM: Remove struct aspm_latency Saheed O. Bolarinwa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.