]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'pci/controller/dra7xx'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 19 Sep 2024 19:25:30 +0000 (14:25 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 19 Sep 2024 19:25:30 +0000 (14:25 -0500)
commit5ec58799e8322639ee8686dd73f9668ead2d9e35
tree55a42ca5c8d46b550408d5021accd34f5f875150
parentda71957c8b8bab6e6c8b2f1c97846066f6a03f1b
parent4d60f6d4b8fa4d7bad4aeb2b3ee5c10425bc60a4
Merge branch 'pci/controller/dra7xx'

- Request IRQF_ONESHOT for 'dra7xx-pcie-main' IRQ since the primary handler
  is NULL (Siddharth Vadapalli)

- Handle IRQ request errors during root port and endpoint probe (Siddharth
  Vadapalli)

* pci/controller/dra7xx:
  PCI: dra7xx: Fix error handling when IRQ request fails in probe
  PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQ