Commit f2d6677
iommu/ipmmu-vmsa: Minor cleanups
Remove the of_match_ptr() which was supposed to have gone long ago, but
managed to got lost in a fix-squashing mishap. On a similar theme, we
may as well also modernise the PM ops to get rid of the clunky #ifdefs,
and modernise the resource mapping to keep the checkpatch brigade happy.
Link: https://lore.kernel.org/linux-iommu/Yxni3d6CdI3FZ5D+@8bytes.org/
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/791877b0d310dc2ab7dc616d2786ab24252b9b8e.1707151207.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>1 parent 54be6c6 commit f2d6677
1 file changed
Lines changed: 4 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1005 | 1005 | | |
1006 | 1006 | | |
1007 | 1007 | | |
1008 | | - | |
1009 | 1008 | | |
1010 | 1009 | | |
1011 | 1010 | | |
| |||
1025 | 1024 | | |
1026 | 1025 | | |
1027 | 1026 | | |
1028 | | - | |
1029 | | - | |
| 1027 | + | |
1030 | 1028 | | |
1031 | 1029 | | |
1032 | 1030 | | |
| |||
1123 | 1121 | | |
1124 | 1122 | | |
1125 | 1123 | | |
1126 | | - | |
1127 | 1124 | | |
1128 | 1125 | | |
1129 | 1126 | | |
| |||
1153 | 1150 | | |
1154 | 1151 | | |
1155 | 1152 | | |
1156 | | - | |
| 1153 | + | |
1157 | 1154 | | |
1158 | | - | |
1159 | | - | |
1160 | | - | |
1161 | | - | |
1162 | 1155 | | |
1163 | 1156 | | |
1164 | 1157 | | |
1165 | 1158 | | |
1166 | | - | |
1167 | | - | |
| 1159 | + | |
| 1160 | + | |
1168 | 1161 | | |
1169 | 1162 | | |
1170 | 1163 | | |
| |||
0 commit comments