diff options
author | Suman Anna <[email protected]> | 2017-04-12 00:21:26 -0500 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2017-04-20 16:33:58 +0200 |
commit | abaa7e5b054aae567861628b74dbc7fbf8ed79e8 (patch) | |
tree | 34672d30cc55881a7d22c20a1ae8f66326ba053d /scripts/gdb/linux/proc.py | |
parent | a71c9a1c779f2499fb2afc0553e543f18aff6edf (diff) |
iommu/omap: Register driver before setting IOMMU ops
Move the registration of the OMAP IOMMU platform driver before
setting the IOMMU callbacks on the platform bus. This causes
the IOMMU devices to be probed first before the .add_device()
callback is invoked for all registered devices, and allows
the iommu_group support to be added to the OMAP IOMMU driver.
While at this, also check for the return status from bus_set_iommu.
Signed-off-by: Suman Anna <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions