linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] PCI: Make use of PCI_DEVICE_XXX() helper macro
@ 2021-07-23  3:36 Cai Huoqing
  2021-07-23  3:36 ` [PATCH v3 1/2] PCI: Make use of PCI_DEVICE_SUB/_CLASS() " Cai Huoqing
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Cai Huoqing @ 2021-07-23  3:36 UTC (permalink / raw)
  To: kw, bhelgaas, jonathan.derrick, lorenzo.pieralisi, robh
  Cc: linux-pci, linux-kernel, Cai Huoqing

Could make use of PCI_DEVICE_XXX() helper macro

v1->v2: *fix extra indent for git-apply failure

v2->v3: *update the subject line from "function" to "macro"
	*add changelog to commit message

commit date: 7-23-2021 11:00

Cai Huoqing (2):
  PCI: Make use of PCI_DEVICE_SUB/_CLASS() helper macro
  PCI: vmd: Make use of PCI_DEVICE_DATA() helper macro

 drivers/pci/controller/vmd.c      | 38 +++++++++++++++----------------
 drivers/pci/hotplug/cpqphp_core.c | 13 ++---------
 drivers/pci/search.c              | 14 ++----------
 include/linux/pci_ids.h           |  2 ++
 4 files changed, 25 insertions(+), 42 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-07-26  1:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-23  3:36 [PATCH v3 0/2] PCI: Make use of PCI_DEVICE_XXX() helper macro Cai Huoqing
2021-07-23  3:36 ` [PATCH v3 1/2] PCI: Make use of PCI_DEVICE_SUB/_CLASS() " Cai Huoqing
2021-07-23  3:36 ` [PATCH v3 2/2] PCI: vmd: Make use of PCI_DEVICE_DATA() " Cai Huoqing
2021-07-26  1:39 ` [PATCH v3 0/2] PCI: Make use of PCI_DEVICE_XXX() " Cai,Huoqing

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