aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2013-08-21 08:56:34 -0400
committerWill Deacon <will.deacon@arm.com>2013-09-17 07:03:11 -0400
commitfd90cecbde065eac6ecc3ef38abace725ad27010 (patch)
treeee02fb709bfc734ec6ece4beae4601719558d2e3 /scripts/patch-kernel
parent6614ee77f49d37f9bb77eb3e81431ca8fcc4042e (diff)
iommu/arm-smmu: don't enable SMMU device until probing has completed
We currently reset and enable the SMMU before the device has finished being probed, so if we fail later on (for example, because we couldn't request a global irq successfully) then we will leave the device in an active state. This patch delays the reset and enabling of the SMMU hardware until probing has completed. Cc: <stable@vger.kernel.org> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions