Commit 20cb1db
iommu: apple-dart: Check for fwspec in the device probe path
We need to check for a fwspec in the probe path, to ensure that the
driver does not probe as a bus iommu driver. This, along with related
fixes to the IOMMU core code, fixes races and issues when multiple
IOMMUs assigned to the same device probe at different times.
Suggested-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Hector Martin <marcan@marcan.st>
iommu: apple-dart:1 parent 28e2d64 commit 20cb1db
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
779 | 779 | | |
780 | 780 | | |
781 | 781 | | |
782 | | - | |
| 782 | + | |
783 | 783 | | |
784 | 784 | | |
785 | 785 | | |
| |||
0 commit comments