[PATCH v1 0/4] PCI/VPD: Encapsulate VPD stuff in vpd.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is strictly cleanup, not intended to change or fix anything.

Move all the VPD-related code and structures to drivers/pci/vpd.c.

---

Bjorn Helgaas (4):
      PCI/VPD: Move VPD access code to vpd.c
      PCI/VPD: Move VPD sysfs code to vpd.c
      PCI/VPD: Move VPD quirks to vpd.c
      PCI/VPD: Move VPD structures to vpd.c


 drivers/pci/access.c    |  368 ------------------------------
 drivers/pci/pci-sysfs.c |   67 -----
 drivers/pci/pci.h       |   19 --
 drivers/pci/quirks.c    |  121 ----------
 drivers/pci/vpd.c       |  573 +++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 578 insertions(+), 570 deletions(-)



[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux