]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'lorenzo/pci/endpoint'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 6 Jun 2018 21:10:30 +0000 (16:10 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 6 Jun 2018 21:10:30 +0000 (16:10 -0500)
commit789b2c200b66b18798ec8f976abda54d4bad5629
treef39ecbe0dbb13048a9d8e088fa5858e596bfdc03
parent417882d17d04126ce96093db485ea93687dac5cd
parentd8bb291db37256cf39b5c7b305bd55f3c303e3bb
Merge branch 'lorenzo/pci/endpoint'

  - use usleep() instead of mdelay() in endpoint test (Jia-Ju Bai)

  - add configfs entries for pci_epf_driver device IDs (Kishon Vijay
    Abraham I)

  - clean up pci_endpoint_test driver (Gustavo Pimentel)

* lorenzo/pci/endpoint:
  PCI: endpoint: Create configfs entry for each pci_epf_device_id table entry
  misc: pci_endpoint_test: Use pci_irq_vector function
  PCI: endpoint: functions/pci-epf-test: Replace lower into upper case characters
  misc: pci_endpoint_test: Replace lower into upper case characters
  PCI: endpoint: Replace mdelay with usleep_range() in pci_epf_test_write()
drivers/misc/pci_endpoint_test.c
drivers/pci/endpoint/functions/pci-epf-test.c