On Mon, Feb 05, 2024 at 04:43:27PM +0000, Robin Murphy wrote: > 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+@xxxxxxxxxx/ > Signed-off-by: Robin Murphy <robin.murphy@xxxxxxx> > --- > drivers/iommu/ipmmu-vmsa.c | 15 ++++----------- > 1 file changed, 4 insertions(+), 11 deletions(-) Applied, thanks.