]> 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)
commit550d38673c435e35385a49161245849bdfb76f7d
treef39ecbe0dbb13048a9d8e088fa5858e596bfdc03
parent3d2962b46339ea3826fef37391b050a7f41434eb
parentc41f839bc735dcdce0b96ad4c2c02152918af5ad
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