iommu/arm-smmu-v3: Rename arm_smmu_master_data to arm_smmu_master
authorJean-Philippe Brucker <jean-philippe.brucker@arm.com>
Wed, 17 Apr 2019 18:24:43 +0000 (19:24 +0100)
committerWill Deacon <will.deacon@arm.com>
Tue, 23 Apr 2019 11:23:11 +0000 (12:23 +0100)
commitb54f4260c7df878c231e7b3a3687636d74d83c8f
tree38cc285175267f8649a39fbcee4e0ebffaa372fd
parent5702ee24182f9b3e33476b74b5c92a4f913ad9bd
iommu/arm-smmu-v3: Rename arm_smmu_master_data to arm_smmu_master

The arm_smmu_master_data structure already represents more than just the
firmware data associated to a master, and will be used extensively to
represent a device's state when implementing more SMMU features. Rename
the structure to arm_smmu_master.

Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
drivers/iommu/arm-smmu-v3.c