-
Will Deacon authored
Rather than keep a private list of struct arm_smmu_device and searching this whenever we need to look up the correct SMMU instance, instead use the drvdata field in the struct device to take care of the mapping for us. Signed-off-by:
Will Deacon <will.deacon@arm.com>
941a802d