diff options
author | Marek Szyprowski <[email protected]> | 2022-11-10 16:44:07 +0100 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2022-11-19 10:33:15 +0100 |
commit | bbc4d205d93f52ee18dfa7858d51489c0506547f (patch) | |
tree | 4151827f6c7203da02bde8e54884695580b59ebb /scripts/generate_rust_analyzer.py | |
parent | 30a0b95b1335e12efef89dd78518ed3e4a71a763 (diff) |
iommu/exynos: Fix driver initialization sequence
Registering a SYSMMU platform driver might directly trigger initializing
IOMMU domains and performing the initial mappings. Also the IOMMU core
might use the IOMMU hardware once it has been registered with
iommu_device_register() function. Ensure that all driver resources are
allocated and initialized before the driver advertise its presence to the
platform bus and the IOMMU subsystem.
Signed-off-by: Marek Szyprowski <[email protected]>
Reviewed-by: Sam Protsenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions