]> Git Repo - linux.git/commit - drivers/iommu/arm-smmu.c
iommu/arm-smmu: Switch to subsys_initcall for driver registration
authorAndreas Herrmann <[email protected]>
Tue, 1 Oct 2013 12:39:05 +0000 (13:39 +0100)
committerWill Deacon <[email protected]>
Wed, 9 Oct 2013 13:14:39 +0000 (14:14 +0100)
commitb1950b2796da80b66df02db39cc3417266b73767
tree96f0007849e284f21047cd95db05f505bedeb02c
parent25724841dfaed05f23a3ddaaaed5c9b61ceea7bd
iommu/arm-smmu: Switch to subsys_initcall for driver registration

This should ensure that arm-smmu is initialized before other drivers
start handling devices that propably need smmu support.

Signed-off-by: Andreas Herrmann <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
drivers/iommu/arm-smmu.c
This page took 0.048681 seconds and 4 git commands to generate.