]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/s390: Fail probe for non-PCI devices
authorMatthew Rosato <mjrosato@linux.ibm.com>
Mon, 15 Aug 2022 16:20:04 +0000 (17:20 +0100)
committerJoerg Roedel <jroedel@suse.de>
Wed, 7 Sep 2022 12:25:02 +0000 (14:25 +0200)
commit73a7f5cb4edb464042651d6e0af820481b4020bb
tree76f7572c7cfaf2d8cedb14b01ce384db3e06ec86
parent6c967f095d600d1c78c7f4631cd754cfb9ec2422
iommu/s390: Fail probe for non-PCI devices

s390-iommu only supports pci_bus_type today.

Tested-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/8cb71ea1b24bd2622c1937bd9cfffe73b126eb56.1660572783.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/s390-iommu.c