[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230915155752.84640-1-ilpo.jarvinen@linux.intel.com>
Date: Fri, 15 Sep 2023 18:57:45 +0300
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: linux-pci@...r.kernel.org, Bjorn Helgaas <bhelgaas@...gle.com>
Cc: linux-kernel@...r.kernel.org,
Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
Subject: [PATCH 0/7] PCI/ASPM: Cleanups
What started as simple FIELD_GET/PREP() cleanup patch on ASPM became
this series of cleanups.
Ilpo Järvinen (7):
PCI: Add PCI_L1SS_CTL2 fields
PCI/ASPM: Use FIELD_GET/PREP() to access PCIe capability fields
PCI/ASPM: Return U32_MAX instead of bit magic construct
PCI/ASPM: Use time constants
PCI/ASPM: Use FIELD_MAX() instead of literals
PCI/ASPM: Remove unnecessary includes
PCI/ASPM: Convert printk() to pr_*() and add include
drivers/pci/pcie/aspm.c | 71 +++++++++++++++++++----------------
include/uapi/linux/pci_regs.h | 2 +
2 files changed, 41 insertions(+), 32 deletions(-)
--
2.30.2
Powered by blists - more mailing lists